Harvey Harrison b406ac61e9 x86: remove nx_enabled from fault.c
On !PAE 32-bit, _PAGE_NX will be 0, making is_prefetch always
return early.  The test is sufficient on PAE as __supported_pte_mask
is updated in the same places as nx_enabled in init_32.c which also
takes disable_nx into account.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:34:11 +01:00
..
2008-01-30 13:33:25 +01:00
2008-01-30 13:31:41 +01:00
2008-01-30 13:34:11 +01:00
2008-01-30 13:30:47 +01:00
2008-01-30 13:34:08 +01:00
2008-01-30 13:32:36 +01:00
2008-01-30 13:34:11 +01:00
2008-01-30 13:34:11 +01:00
2008-01-30 13:31:10 +01:00
2008-01-30 13:34:09 +01:00