lkml.org 
[lkml]   [2005]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.14-mm1
Compiling on power5 I get

drivers/built-in.o(.text+0xd448): In function `.rpaphp_config_pci_adapter':
: undefined reference to `.of_scan_bus'
drivers/built-in.o(.text+0xe704): In function `.dlpar_add_slot':
: undefined reference to `.of_create_pci_dev'
drivers/built-in.o(.text+0xe90c): In function `.dlpar_add_slot':
: undefined reference to `.of_scan_pci_bridge'
make: *** [.tmp_vmlinux1] Error 1

Looks like drivers/pci/hotplug/rpadlpar_core.c calls of_create_pci_dev and
of_scan_pci_bridge, and drivers/pci/hotplug/rpaphp_pci.c calls of_scan_bus,
each of which are statically defined in arch/ppc64/kernel/pci.c.

Odd that these are introduced in this patch... Do they rely on another
patch which was not included in 2.6.14-mm1?

thanks,
-serge
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-11-10 14:09    [W:0.255 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site