commit | fdb9df942437c6c5d1a6928d5fff824466c3af67 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Thu Feb 16 23:42:13 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Feb 17 08:00:41 2006 -0800 |
tree | b9f357f5f563a444dde16f1ffbf9bc503a55b9c6 | |
parent | 6574ffd74b03e35026f428a2c820e6ddf45d426c [diff] |
[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>