[PATCH] x86_64: Relax SRAT covers all memory check a bit
commitfdb9df942437c6c5d1a6928d5fff824466c3af67
authorAndi Kleen <ak@suse.de>
Thu, 16 Feb 2006 22:42:13 +0000 (16 23:42 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 17 Feb 2006 16:00:41 +0000 (17 08:00 -0800)
treeb9f357f5f563a444dde16f1ffbf9bc503a55b9c6
parent6574ffd74b03e35026f428a2c820e6ddf45d426c
[PATCH] x86_64: Relax SRAT covers all memory check a bit

Code was refusing good SRATs because about 12K got lost somewhere.
Allow less than 1MB of difference before rejecting it.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/mm/srat.c