From: H. Peter Anvin Date: Fri, 13 Nov 2009 23:28:15 +0000 (-0800) Subject: x86, pageattr: Make set_memory_(x|nx) aware of NX support X-Git-Tag: v2.6.33-rc1~374^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=583140afb989f24d115e80be5c91e503b58ccfc0;p=pandora-kernel.git x86, pageattr: Make set_memory_(x|nx) aware of NX support Make set_memory_x/set_memory_nx directly aware of if NX is supported in the system or not, rather than requiring that every caller assesses that support independently. Signed-off-by: H. Peter Anvin Cc: Huang Ying Cc: Venkatesh Pallipadi Cc: Suresh Siddha Cc: Tejun Heo Cc: Tim Starling Cc: Hannes Eder LKML-Reference: <1258154897-6770-4-git-send-email-hpa@zytor.com> Acked-by: Kees Cook --- Reading git-diff-tree failed