[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4EEB9105.3030100@xenotime.net>
Date: Fri, 16 Dec 2011 10:42:13 -0800
From: Randy Dunlap <rdunlap@...otime.net>
To: Bjorn Helgaas <bhelgaas@...gle.com>
CC: Jesse Barnes <jbarnes@...tuousgeek.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
linux-pci@...r.kernel.org
Subject: Re: linux-next: Tree for Dec 9 (ibmphp)
On 12/13/2011 04:41 PM, Bjorn Helgaas wrote:
> On Mon, Dec 12, 2011 at 10:20 AM, Randy Dunlap <rdunlap@...otime.net> wrote:
>> On 12/09/2011 10:51 AM, Randy Dunlap wrote:
>>>
>>> On Thu, December 8, 2011 9:32 pm, Stephen Rothwell wrote:
>>>> Hi all,
>>>>
>>>> Changes since 20111208:
>>>
>>> (This build error was first seen in 20111208.)
>>>
>>>
>>> ERROR: "pci_scan_bus" [drivers/pci/hotplug/ibmphp.ko] undefined!
>>>
>>> Full randconfig file is attached.
>>
>>
>> Same for 20111212.
>
> I changed pci_scan_bus() from an inline function (visible to modules)
> to a normal function (by default, not visible to modules), which broke
> the ibmphp.ko build.
>
> The updated patch is attached, as well as the incremental change (just
> adding "EXPORT_SYMBOL(pci_scan_bus);".
Acked-by: Randy Dunlap <rdunlap@...otime.net>
Thanks.
(although those git sha hashes in the filenames did confuse 'patch';
maybe I need a newer version of patch)
> (Also available at git://github.com/bjorn-helgaas/linux.git on the "pci-scan-v6"
> branch as bef4a9eefaa69dd9bc998e29d619127d1653683d)
>
> Bjorn
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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