From: Huang, Ying Date: Mon, 25 Feb 2008 07:18:37 +0000 (+0800) Subject: x86: EFI_PAGE_SHIFT fix X-Git-Tag: v2.6.26-rc1~1133^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a3575fd436aa98957184afd745e4ada8f1542d8;p=pandora-kernel.git x86: EFI_PAGE_SHIFT fix Make x86 EFI code works when EFI_PAGE_SHIFT != PAGE_SHIFT. The memrage_efi_to_native() provided in this patch can be used on other EFI platform such as IA64 too. This patch has been tested on Intel x86_64 platform with EFI 64/32 firmware. Signed-off-by: Huang Ying Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed