]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify crash_32/64.c
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Sat, 20 Oct 2007 01:24:20 +0000 (18:24 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 23 Oct 2007 20:37:23 +0000 (22:37 +0200)
commit731931d50e116fc8cb31b9eba56ae6997bab2137
tree70610b045d737169ec834d64d185818c87f38d3b
parenta4e94cc7d983ef08f7e58c321483f93dce1dccba
x86: unify crash_32/64.c

Most of contents in crash are same.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/Makefile_32
arch/x86/kernel/Makefile_64
arch/x86/kernel/crash.c [new file with mode: 0644]
arch/x86/kernel/crash_32.c [deleted file]
arch/x86/kernel/crash_64.c [deleted file]