]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] init call cleanup
authorLi Shaohua <shaohua.li@intel.com>
Sat, 25 Jun 2005 21:54:55 +0000 (14:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:30 +0000 (16:24 -0700)
commit0bb3184df537002a742bafddf3f4fb482b7fe610
tree97fb252be7efd6d111edbb9c2efb3bb04442c0ec
parentd720803a9365d360b3e5ea02033f0c11b5b1226a
[PATCH] init call cleanup

Trival patch for CPU hotplug.  In CPU identify part, only did cleaup for intel
CPUs.  Need do for other CPUs if they support S3 SMP.

Signed-off-by: Li Shaohua<shaohua.li@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/apic.c
arch/i386/kernel/cpu/common.c
arch/i386/kernel/cpu/intel.c
arch/i386/kernel/cpu/intel_cacheinfo.c
arch/i386/kernel/cpu/mcheck/mce.c
arch/i386/kernel/cpu/mcheck/p5.c
arch/i386/kernel/process.c
arch/i386/kernel/setup.c
arch/i386/kernel/smpboot.c
arch/i386/kernel/timers/timer_tsc.c