commit | 14f448e36192d6d2cd7dfd81cb044977b2f9dd9b | [log] [tgz] |
---|---|---|
author | Aaron Durbin <adurbin@google.com> | Tue Nov 14 16:57:45 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Nov 14 16:57:45 2006 +0100 |
tree | c91ae2faabb58ac10f326714ffc473823fe6e451 | |
parent | 64e72e41acae0dab733fb0d5d789b76d115210c0 [diff] |
[PATCH] x86-64: Fix partial page check to ensure unusable memory is not being marked usable. 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>