diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-01-30 13:34:11 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:34:11 +0100 |
commit | fd40d6e3188b12c59696d6cb4a6f26333814d66f (patch) | |
tree | 501f109ea72beaf113b417feb71746afec18f7a0 /lib/.gitignore | |
parent | 5b727a3b0158a129827c21ce3bfb0ba997e8ddd0 (diff) |
x86: shrink some ifdefs in fault.c
The change from current to tsk in do_page_fault is safe as
this is set at the very beginning of the function.
Removes a likely() annotation from the 64-bit version, this
could have instead been added to 32-bit.
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>
Diffstat (limited to 'lib/.gitignore')
0 files changed, 0 insertions, 0 deletions