public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* x86/pci: Broken build for X86_VISWS
@ 2008-07-10  9:57 Robert Richter
  2008-07-10 10:19 ` [PATCH] x86/pci: Fix build error " Robert Richter
  2008-07-10 10:23 ` x86/pci: Broken build " Ingo Molnar
  0 siblings, 2 replies; 7+ messages in thread
From: Robert Richter @ 2008-07-10  9:57 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Thomas Gleixner, LKML

Ingo,

during testing of my pci changes I observed a build error if X86_VISWS
is set:

arch/x86/mach-visws/built-in.o: In function `machine_power_off':
(.text+0x48): undefined reference to `pci_bus0'
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [sub-make] Error 2

The root cause is disabling PCI dependencies in change 1ac97018 that
disables compilation of x86/pci for VISWS though there are files in
needed to build. I am not sure if it is save to enable PCI for VISWS
to fix this.

Could you take a look at this?

Thanks,

-Robert

-- 
Advanced Micro Devices, Inc.
Operating System Research Center
email: robert.richter@amd.com


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-07-10 10:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-10  9:57 x86/pci: Broken build for X86_VISWS Robert Richter
2008-07-10 10:19 ` [PATCH] x86/pci: Fix build error " Robert Richter
2008-07-10 10:23 ` x86/pci: Broken build " Ingo Molnar
2008-07-10 10:38   ` Ingo Molnar
2008-07-10 10:42   ` Robert Richter
2008-07-10 10:44     ` Ingo Molnar
2008-07-10 10:57       ` Robert Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox