]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: CPA remove bogus NX clear
authorThomas Gleixner <tglx@linutronix.de>
Mon, 4 Feb 2008 15:47:55 +0000 (16:47 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 Feb 2008 15:47:55 +0000 (16:47 +0100)
commitb50516fc20f756cf4d18a89f6f9977d60151ccba
tree630e6e83bf8fc5dfb0143c2218b5893e9b9adac8
parent4cf31841762954ad2868156ccba94d798a16630f
x86: CPA remove bogus NX clear

In split_large_page we clear the NX bit for the new split ptes, but we
need to preserve the original setting of it for the split ptes.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pageattr.c