commit | 6f4d368ef9e9f91aa0019c11e90773ea32d94625 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jan 30 13:33:13 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:13 2008 +0100 |
tree | 9d3ff39d63f50ae779f9964f06efff4eb97cb3da | |
parent | 608566b4edda5079c7812c2108a89c0fcf2894bb [diff] |
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>