From: Aaron Durbin Date: Tue, 14 Nov 2006 15:57:45 +0000 (+0100) Subject: [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being marked... X-Git-Tag: v2.6.19-rc6~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f448e36192d6d2cd7dfd81cb044977b2f9dd9b;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen --- Reading git-diff-tree failed