]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86-64: Fix bad_srat() to clear all state
authorAndi Kleen <andi@firstfloor.org>
Sat, 18 Jul 2009 06:56:57 +0000 (08:56 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Jul 2009 23:06:08 +0000 (16:06 -0700)
commit30629ea3f895f3329530598d6b048e116a9bc593
tree7d9e5a5ed8d4329455b329f388e3e0308273cb65
parente9d83e0a2edc0e528434bad4a7018533a27219cc
x86-64: Fix bad_srat() to clear all state

commit 429b2b319af3987e808c18f6b81313104caf782c upstream.

Need to clear both nodes and nodes_add state for start/end.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
LKML-Reference: <20090718065657.GA2898@basil.fritz.box>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/mm/srat_64.c