From: Huang, Ying Date: Mon, 2 Jun 2008 06:26:18 +0000 (+0800) Subject: x86: reserve highmem pages via reserve_early X-Git-Tag: v2.6.27-rc1~1106^2~247^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0ec2c6f2c2f0478b34ae78b3e65f60a561ac807;p=pandora-kernel.git x86: reserve highmem pages via reserve_early This patch makes early reserved highmem pages become reserved pages. This can be used for highmem pages allocated by bootloader such as EFI memory map, linked list of setup_data, etc. Signed-off-by: Huang Ying Cc: andi@firstfloor.org Cc: mingo@redhat.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed