]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Do more checking in the SRAT header code
authorAndi Kleen <ak@suse.de>
Fri, 3 Feb 2006 20:51:26 +0000 (21:51 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 5 Feb 2006 00:43:14 +0000 (16:43 -0800)
commit5509241be3bb0a88aa0e24aeabc6b60cc54227ef
tree25aa14735359aa4fe24a28439efa672850828bbf
parent3e6c7307205603b7e397f2d4db5904ade4d10f11
[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>
arch/x86_64/mm/srat.c