]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: unify fault_32|64.c by ifdef'd function bodies
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:34:10 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:10 +0000 (13:34 +0100)
commit1156e098c5fc142ceaf091f0627109225a9db894
tree8b338373eecb8ef085e110c3f2dfc6065b7396bd
parentd7d119d777d7ed22c4095915e9c985a8b75bfe5f
x86: unify fault_32|64.c by ifdef'd function bodies

It's about time to get on with unifying these files, elimination
of the ugly ifdefs can occur in the unified file.

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