]> git.ipfire.org Git - people/ms/linux.git/commit
[PATCH] Fix SRAT for non dual core AMD systems
authorAndi Kleen <ak@suse.de>
Mon, 8 Aug 2005 16:47:19 +0000 (18:47 +0200)
committerChris Wright <chrisw@osdl.org>
Mon, 15 Aug 2005 00:20:08 +0000 (17:20 -0700)
commit4491f6fe1c32fc8de79ceb3b57e90647aaca8cdb
treeff03cf223f40e518da9256c0857062e80eda6c53
parent9becc8e36ec9561fde0fbc17d09d707e36277d0a
[PATCH] Fix SRAT for non dual core AMD systems

Patch for 2.6.12-STABLE

This fixes a bug in SRAT handling on AMD systems that was introduced
with the dual core support. It would be disabled on CPUs without dual core.
Just drop the bogus check.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86_64/kernel/setup.c