lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 25 Feb 2008 10:19:13 -0800
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Ingo Molnar <mingo@...e.hu>
CC:	"Huang, Ying" <ying.huang@...el.com>,
	Ingo Molnar <mingo@...hat.com>,
	Thomas Gleixner <tglx@...utronix.de>, Andi Kleen <ak@...e.de>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86: EFI_PAGE_SHIFT fix

Ingo Molnar wrote:
> * Huang, Ying <ying.huang@...el.com> 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?
> 

There keeps being a lot of talk about a larger x86 pagesize, either 
involving future hardware support or via page clustering in the kernel.

Going beyond a 48-bit address space (in long mode) may mean increasing 
the page size.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ