m68k: Add kexec support
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 20 Aug 2013 20:51:47 +0000 (22:51 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 8 Dec 2013 10:01:47 +0000 (11:01 +0100)
commit7d5f5fa276efbbe45f0ed270b3f4e4a2816398c2
tree34e7ba2d35c238bd80bfdbacbc03f209da587942
parent6cf30b35475435f453d87838fb14ad3483955a19
m68k: Add kexec support

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/Kconfig
arch/m68k/include/asm/kexec.h [new file with mode: 0644]
arch/m68k/kernel/Makefile
arch/m68k/kernel/asm-offsets.c
arch/m68k/kernel/machine_kexec.c [new file with mode: 0644]
arch/m68k/kernel/relocate_kernel.S [new file with mode: 0644]
include/uapi/linux/kexec.h