parisc: add kexec syscall support
authorSven Schnelle <svens@stackframe.org>
Sun, 8 Sep 2019 09:33:04 +0000 (11:33 +0200)
committerHelge Deller <deller@gmx.de>
Sun, 8 Sep 2019 13:37:04 +0000 (15:37 +0200)
commitfc697dc0c26a5908d467454e49440862d7fe96d0
tree89a0cc633b00b294644143b4a11a78bf18c77e0d
parent507efd63d98c4437d62bbfa932b322e72723e1fc
parisc: add kexec syscall support

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig
arch/parisc/include/asm/fixmap.h
arch/parisc/include/asm/kexec.h [new file with mode: 0644]
arch/parisc/kernel/Makefile
arch/parisc/kernel/kexec.c [new file with mode: 0644]
arch/parisc/kernel/relocate_kernel.S [new file with mode: 0644]
include/uapi/linux/kexec.h