[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAErSpo5dbAJiJ4FhR4bso+4MnJ9mk45T2Z+spmdzRr95w8jAZg@mail.gmail.com>
Date: Tue, 13 Dec 2011 17:41:08 -0700
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: Randy Dunlap <rdunlap@...otime.net>,
Jesse Barnes <jbarnes@...tuousgeek.org>
Cc: 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 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);".
(Also available at git://github.com/bjorn-helgaas/linux.git on the "pci-scan-v6"
branch as bef4a9eefaa69dd9bc998e29d619127d1653683d)
Bjorn
Download attachment "patch.convert-pci_scan_bus" of type "application/octet-stream" (2201 bytes)
Download attachment "patch.export" of type "application/octet-stream" (348 bytes)
Powered by blists - more mailing lists