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)
commit62a31a03b3d2a9d20e7a073e2cd9b27bfb7d6a3f
tree70610b045d737169ec834d64d185818c87f38d3b
parent92f98b19bcce8b56ec6fc067702e211c36f19e88
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 [moved from arch/x86/kernel/crash_32.c with 94% similarity]
arch/x86/kernel/crash_64.c [deleted file]