From: Jeremy Fitzhardinge Date: Fri, 27 Mar 2009 18:29:02 +0000 (-0700) Subject: xen: set _PAGE_NX in __supported_pte_mask before pagetable construction X-Git-Tag: v2.6.30-rc2~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6081ff98eec627919e0c68415e46a78fe51dc4;p=pandora-kernel.git xen: set _PAGE_NX in __supported_pte_mask before pagetable construction Some 64-bit machines don't support the NX flag in ptes. Check for NX before constructing the kernel pagetables. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed