]> git.neil.brown.name Git - history.git/commit
[PATCH] remove clustered_apic_mode from smpboot.c
authorMartin J. Bligh <mbligh@aracnet.com>
Tue, 7 Jan 2003 05:48:32 +0000 (21:48 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 7 Jan 2003 05:48:32 +0000 (21:48 -0800)
commitfc9e733fc3b7691ad9b05d7aee1519bf049022cb
tree7576577d31ac1ee67d69a2b47472a9799e4cef96
parent2336aab76090b4f04e150dac36da63e1d9de789e
[PATCH] remove clustered_apic_mode from smpboot.c

This removes clustered_apic_mode from smpboot.c into subarch,
creating a headerfile "mach_wakecpu" for all the cpu wakeup stuff.
This is pretty much the last of clustered_apic_mode ... ;-)
arch/i386/kernel/smpboot.c
include/asm-i386/mach-default/mach_apic.h
include/asm-i386/mach-default/mach_wakecpu.h [new file with mode: 0644]
include/asm-i386/mach-numaq/mach_apic.h
include/asm-i386/mach-numaq/mach_wakecpu.h [new file with mode: 0644]
include/asm-i386/mach-summit/mach_apic.h
include/asm-i386/smpboot.h