]> git.baikalelectronics.ru Git - kernel.git/commit
x86: more users of PF_ constants in fault_32|64.c
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:32:59 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:59 +0000 (13:32 +0100)
commitb92c96be7c69d70ec7028230015b6519e15a65c3
treeb62ce3ff3c281f1f85eb9f73cdc2dbbbc8fd07e4
parent7367b0dcc65c35784d2ed9ded7d0d70603903dac
x86: more users of PF_ constants in fault_32|64.c

Should be the last of the error_code tests that could use
the PF_ defines.  Makes X86_32|64 a little closer.

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>
arch/x86/mm/fault_32.c
arch/x86/mm/fault_64.c