]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: unify fault_32|64.c
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:34:11 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:11 +0000 (13:34 +0100)
commitc61e211d9989e4c112d3d58db12ad58f9016a3c8
tree17ac1e9220b9becda9bee059b4aa0bb129a56e1f
parentf8c2ee224d8397364835204c6c0130d08c2e644c
x86: unify fault_32|64.c

Unify includes in moved fault.c.

Modify Makefiles to pick up 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/Makefile_32
arch/x86/mm/Makefile_64
arch/x86/mm/fault.c [moved from arch/x86/mm/fault_64.c with 98% similarity]
arch/x86/mm/fault_32.c [deleted file]