Re: 2.5.69-mm7

From: Andy Whitcroft (apw@shadowen.org)
Date: Tue May 20 2003 - 14:52:31 EST


Seems that -mm7, has broken compilation of subarch visws:

arch/i386/kernel/built-in.o: In function `cpu_stop_apics':
arch/i386/kernel/built-in.o(.text+0xe511): undefined reference to
`stop_this_cpu'
arch/i386/kernel/built-in.o: In function `stop_apics':
arch/i386/kernel/built-in.o(.text+0xe552): undefined reference to
`reboot_cpu'
arch/i386/mach-visws/built-in.o: In function `machine_restart':
arch/i386/mach-visws/built-in.o(.text+0x1): undefined reference to
`smp_send_stop'

Seems that the culprit is the reboot on boot processor changes, reverting
the following patches fixes the compilation:

        patch -R -p1 <kexec-revert-NORET_TYPE.patch
        patch -R -p1 <reboot_on_bsp.patch

Cheers.

-apw
-
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/



This archive was generated by hypermail 2b29 : Fri May 23 2003 - 22:00:41 EST