Ingo Molnar 8f7661496c x86, mm: fault.c, unify oops printing
Impact: refine/extend page fault related oops printing on 64-bit

 - honor the pause_on_oops logic on 64-bit too
 - print out NX fault warnings on 64-bit as well
 - factor out the NX fault message to make it git-greppable and readable

Note that this means that we do the PF_INSTR check on 32-bit non-PAE
as well where it should not occur ... normally. Cannot hurt.

Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-02-21 00:09:43 +01:00
..
2009-02-01 11:01:24 +05:30
2009-01-26 21:19:57 +01:00
2009-02-13 09:44:22 +01:00
2009-01-06 15:58:58 -08:00
2009-02-21 00:09:43 +01:00
2009-02-01 11:01:30 +05:30