MIPS: kdump: Add support
authorRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2012 16:14:58 +0000 (18:14 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Dec 2012 15:46:47 +0000 (16:46 +0100)
commit7aa1c8f47e7e792d11f898cbdddaf6fa21ff08cc
treee34986c087ab7a9f91c8303eda7f13736e315905
parent98cdee0eae861e8d25c147a72c5f309e883f4ed8
MIPS: kdump: Add support

[ralf@linux-mips.org: Original patch by Maxim Uvarov <muvarov@gmail.com>
with plenty of further shining, polishing, debugging and testing by me.]

Signed-off-by: Maxim Uvarov <muvarov@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: kexec@lists.infradead.org
Cc: horms@verge.net.au
Patchwork: https://patchwork.linux-mips.org/patch/1025/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/include/asm/kexec.h
arch/mips/include/asm/smp.h
arch/mips/kernel/Makefile
arch/mips/kernel/crash.c [new file with mode: 0644]
arch/mips/kernel/crash_dump.c [new file with mode: 0644]
arch/mips/kernel/machine_kexec.c
arch/mips/kernel/relocate_kernel.S
arch/mips/kernel/setup.c
arch/mips/kernel/smp.c
arch/mips/kernel/traps.c