Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-24 | arm: redefine OPT_APPEND and OPT_RAMDISK | Łukasz Stelmach | |
Redefine OPT_APPEND to avoid clash with OPT_KEXEC_SYSCALL_AUTO. Redefine OPT_RAMDISK to avoid such problems in the future Minor cleanup in HPPA too. Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com> Signed-off-by: Simon Horman <horms@verge.net.au> | |||
2019-10-01 | kexec: add support for PARISC architecture | Sven Schnelle | |
This patch adds support for the parisc Architecture. kexec support for parisc is included with linux-5.4. Signed-off-by: Sven Schnelle <svens@stackframe.org> Tested-by: Helge Deller <deller@gmx.de> Signed-off-by: Simon Horman <horms@verge.net.au> |