]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: last of trivial fault_32|64.c unification
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:33:13 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:13 +0000 (13:33 +0100)
commit6f4d368ef9e9f91aa0019c11e90773ea32d94625
tree9d3ff39d63f50ae779f9964f06efff4eb97cb3da
parent608566b4edda5079c7812c2108a89c0fcf2894bb
x86: last of trivial fault_32|64.c unification

Comments, indentation, printk format.

Uses task_pid_nr() on X86_64 now, but this is always defined
to task->pid.

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