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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 19 Jan 2008 19:53:14 +0100 From: Ingo Molnar <mingo@...e.hu> To: Andi Kleen <ak@...e.de> Cc: tglx@...utronix.de, linux-kernel@...r.kernel.org, "H. Peter Anvin" <hpa@...or.com> Subject: Re: [PATCH] [7/8] CPA: Implement GBpages support in change_page_attr() * Andi Kleen <ak@...e.de> wrote: > arch/x86/mm/pageattr_64.c | 150 > ++++++++++++++++++++++++++++++++++++---------- > 1 file changed, 119 insertions(+), 31 deletions(-) please unify the files first, we dont want to let pageattr_32.c and pageattr_64.c diverge even more. Once we get these files unified we layer more features ontop of it. While gbpages is not available on 32-bit and probably wont ever be, this code has been historically very fragile, so having a single codebase to look at is very important. Ingo -- 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