diff options
author | 2009-02-20 22:50:24 +0100 | |
---|---|---|
committer | 2009-02-21 00:09:43 +0100 | |
commit | f2f13a8535174dbb813a0607a9d4737cfba98f6c (patch) | |
tree | a7e2d70cef8dbc6fc5ac2e878e1fc7435a6f6203 /include/linux/kernel.h | |
parent | x86, mm, kprobes: fault.c, simplify notify_page_fault() (diff) | |
download | wireguard-linux-f2f13a8535174dbb813a0607a9d4737cfba98f6c.tar.xz wireguard-linux-f2f13a8535174dbb813a0607a9d4737cfba98f6c.zip |
x86, mm: fault.c, reorder functions
Impact: cleanup
Avoid a couple more #ifdefs by moving fundamentally non-unifiable
functions into a single #ifdef 32-bit / #else / #endif block in
fault.c: vmalloc*(), dump_pagetable(), check_vm8086_mode().
No code changed:
text data bss dec hex filename
4618 32 24 4674 1242 fault.o.before
4618 32 24 4674 1242 fault.o.after
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions