]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify kexec_{32|64}.h
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:31:26 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:26 +0000 (13:31 +0100)
commit2da1fc00f38ed216862e108120c8184f190a615e
tree83e58d8a2408b11a5c47676282750f667b5a67e9
parent0775da50da1755308be7731d807a861f9f667a6f
x86: unify kexec_{32|64}.h

One section collecting all constant defines.  Ifdef the asm
blocks for X86_32/64.

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>
Reviewed-by: Vivek Goyal <vgoyal@redhat.com>
include/asm-x86/kexec.h
include/asm-x86/kexec_32.h [deleted file]
include/asm-x86/kexec_64.h [deleted file]