[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAE9FiQW0nGvNO1-fHH_1Tjn67obQqXw=6Rydq=2VU91jo0FY=A@mail.gmail.com>
Date: Thu, 19 Jan 2012 07:54:20 -0800
From: Yinghai Lu <yinghai@...nel.org>
To: Kenji Kaneshige <kaneshige.kenji@...fujitsu.com>
Cc: Jesse Barnes <jbarnes@...tuousgeek.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Matthew Wilcox <matthew@....cx>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -v2] pciehp: Checking pci conf reading to new added device
instead of sleep 1s
2012/1/19 Kenji Kaneshige <kaneshige.kenji@...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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists