commit | 6036f373ea03687d355634fa70fb04baa95ab75e | [log] [tgz] |
---|---|---|
author | Kees Cook <kees.cook@canonical.com> | Wed Nov 10 10:35:54 2010 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Wed Nov 10 15:43:15 2010 -0800 |
tree | 4ac6def9efc7f5dbb1ce4b71f43b4d1ef3e324ad | |
parent | ebba638ae723d8a8fc2f7abce5ec18b688b791d7 [diff] |
x86, cpu: Only CPU features determine NX capabilities Fix the NX feature boot warning when NX is missing to correctly reflect that BIOSes cannot disable NX now. Signed-off-by: Kees Cook <kees.cook@canonical.com> LKML-Reference: <1289414154-7829-5-git-send-email-kees.cook@canonical.com> Acked-by: Pekka Enberg <penberg@kernel.org> Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>