Re: [PATCH] x86: EFI_PAGE_SHIFT fix

From: Ingo Molnar
Date: Mon Feb 25 2008 - 02:41:44 EST



* Huang, Ying <ying.huang@xxxxxxxxx> wrote:

> 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.

this is mostly cosmetic, isnt it - because currently nobody expects
EFI_PAGE_SHIFT and PAGE_SHIFT to ever change on x86, right? I've queued
up your patch for 2.6.26, ok?

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/