]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Final support for AMD dual core
authorAndi Kleen <ak@suse.de>
Sat, 16 Apr 2005 22:25:16 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:25:16 +0000 (15:25 -0700)
commit409f15c21582ccb96474fa7e45782fe9c7fe0dd5
tree3c6abf09e5363cd2cec8f97a17337c94a34c9144
parentfac8d9a09d1851170cc20e24b6d679c165b9300b
[PATCH] x86_64: Final support for AMD dual core

Clean up the code greatly.  Now uses the infrastructure from the Intel dual
core patch Should fix a final bug noticed by Tyan of not detecting the nodes
correctly in some corner cases.

Patch for x86-64 and i386

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/cpu/amd.c
arch/i386/kernel/cpu/common.c
arch/x86_64/kernel/setup.c