From: Thomas Gleixner Date: Mon, 4 Feb 2008 15:47:55 +0000 (+0100) Subject: x86: CPA remove bogus NX clear X-Git-Tag: v2.6.25-rc1~1057^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b50516fc20f756cf4d18a89f6f9977d60151ccba;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed