[PATCH] x86-64: Fix partial page check to ensure unusable memory is not being marked...
authorAaron Durbin <adurbin@google.com>
Tue, 14 Nov 2006 15:57:45 +0000 (16:57 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 14 Nov 2006 15:57:45 +0000 (16:57 +0100)
Fix partial page check in e820_register_active_regions to ensure
partial pages are
not being marked as active in the memory pool.

Signed-off-by: Aaron Durbin <adurbin@google.com>
Signed-off-by: Andi Kleen <ak@suse.de>

No differences found