commit | d22fe808449cd3b5bacd5c0d447e3675f9ab7619 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Fri Feb 03 21:51:26 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Feb 04 16:43:14 2006 -0800 |
tree | 25aa14735359aa4fe24a28439efa672850828bbf | |
parent | 7ded56895c11a656408b6ff21086ae04a6a7cda0 [diff] |
[PATCH] x86_64: Do more checking in the SRAT header code - Check if the processor/memory affinity entries are long enough according to the ACPI 3.0 spec. - Ignore memory affinity entries that define a zero length region. All based on BIOS issues found in the field @) Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>