lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 15 Apr 2009 11:37:04 +1000
From:	Michael Ellerman <michael@...erman.id.au>
To:	subrata@...ux.vnet.ibm.com
Cc:	Linuxppc-dev <Linuxppc-dev@...abs.org>,
	Benjamin Herrenschmidt <benh@...nel.crashing.org>,
	sachinp <sachinp@...ux.vnet.ibm.com>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	"Rafael J. Wysocki" <rjw@...k.pl>,
	linux-next <linux-next@...r.kernel.org>,
	Alexander Beregalov <a.beregalov@...il.com>
Subject: Re: [BUILD FAILURE 02/12] Next April 14 : PPC64 randconfig
 [arch/powerpc/kernel/of_platform.c]

On Tue, 2009-04-14 at 23:58 +0530, Subrata Modak wrote:
> Observed the following build error:
> ---
> arch/powerpc/kernel/of_platform.c: In function ‘of_pci_phb_probe’:
> arch/powerpc/kernel/of_platform.c:270: error: implicit declaration of
> function ‘pci_devs_phb_init_dynamic’
> arch/powerpc/kernel/of_platform.c:279: error: implicit declaration of
> function ‘scan_phb’
> arch/powerpc/kernel/of_platform.c:295: error: implicit declaration of
> function ‘pci_bus_add_devices’
> make[1]: *** [arch/powerpc/kernel/of_platform.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2
> ---
> 
> I saw some discussion(s) happening last year, but could not find out if
> some fixes are already available:
> http://www.mail-archive.com/linuxppc-dev@ozlabs.org/msg26215.html,

It's a different problem.

You have CONFIG_PPC_OF_PLATFORM_PCI=y but CONFIG_PCI=n.

That's because PPC_CELL_NATIVE selects PLATFORM_PCI, without regard to
whether PCI is enabled.

cheers

-- 
Michael Ellerman
OzLabs, IBM Australia Development Lab

wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)

We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person

Download attachment "signature.asc" of type "application/pgp-signature" (198 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ