]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6eaaffd90a612ed356fef8956d3381c82ab26f9a
tree89a0cc633b00b294644143b4a11a78bf18c77e0d
parentbc2ccc40b8fafa2918051f3128bc232e94362afe
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