Ingo Molnar
f2f13a8535
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>
2009-02-21 00:09:43 +01:00
..
2008-08-20 12:38:41 +02:00
2009-01-23 17:17:36 -08:00
2009-02-21 00:09:43 +01:00
2008-10-29 08:02:28 +01:00
2008-10-18 07:10:12 +10:00
2009-02-13 09:46:36 +01:00
2009-01-20 00:31:43 +01:00
2009-01-26 11:14:27 +01:00
2009-02-13 09:47:32 +01:00
2009-01-06 13:21:21 +01:00
2009-01-29 14:17:00 +01:00
2008-10-22 17:08:06 +02:00
2009-01-31 04:21:18 +01:00
2008-10-14 10:37:17 +02:00
2009-01-07 15:48:54 -08:00
2009-02-20 17:40:43 +01:00
2008-09-05 17:09:57 +02:00
2009-02-20 17:48:49 +01:00
2009-02-13 09:47:32 +01:00
2008-10-14 10:33:50 +02:00
2008-08-21 10:13:21 +02:00
2008-09-06 19:47:09 +02:00
2008-08-14 11:35:52 +02:00
2009-02-17 17:52:44 +01:00
2008-10-14 10:37:11 +02:00
2009-02-17 17:52:44 +01:00