linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yinghai Lu <yinghai@kernel.org>
To: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Matthew Wilcox <matthew@wil.cx>,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -v2] pciehp: Checking pci conf reading to new added device instead of sleep 1s
Date: Thu, 19 Jan 2012 07:54:20 -0800	[thread overview]
Message-ID: <CAE9FiQW0nGvNO1-fHH_1Tjn67obQqXw=6Rydq=2VU91jo0FY=A@mail.gmail.com> (raw)
In-Reply-To: <4F17D7B7.3010609@jp.fujitsu.com>

2012/1/19 Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>:
> (2011/12/17 9:52), Yinghai Lu wrote:
>
> <snip.>
>>
>> -/*
>> - * Read the config data for a PCI device, sanity-check it
>> - * and fill in the dev structure...
>> - */
>> -static struct pci_dev *pci_scan_device(struct pci_bus *bus, int devfn)
>> +bool pci_bus_read_dev_vendor_id(struct pci_bus *bus, int devfn, u32 *l,
>> +                              int crs_timeout)
>
> EXPORT_SYMBOL() for pci_bus_read_dev_vendor_id() is needed to build
> pciehp as a kernel module.
>

Thanks for reviewing.

Will update the patch accordingly and separate it to two at least.

Yinghai

      reply	other threads:[~2012-01-19 15:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-17  0:52 [PATCH -v2] pciehp: Checking pci conf reading to new added device instead of sleep 1s Yinghai Lu
2012-01-06 20:52 ` Jesse Barnes
2012-01-19  7:39 ` Kenji Kaneshige
2012-01-19  8:43 ` Kenji Kaneshige
2012-01-19 15:54   ` Yinghai Lu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE9FiQW0nGvNO1-fHH_1Tjn67obQqXw=6Rydq=2VU91jo0FY=A@mail.gmail.com' \
    --to=yinghai@kernel.org \
    --cc=jbarnes@virtuousgeek.org \
    --cc=kaneshige.kenji@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=matthew@wil.cx \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).