[PATCH] sh: kexec() support
This adds kexec() support for SH. Signed-off-by:kogiidena <kogiidena@eggplant.ddo.jp> Signed-off-by:
Paul Mundt <lethal@linux-sh.org> Cc: <fastboot@lists.osdl.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- arch/sh/kernel/Makefile 1 addition, 3 deletionsarch/sh/kernel/Makefile
- arch/sh/kernel/machine_kexec.c 112 additions, 0 deletionsarch/sh/kernel/machine_kexec.c
- arch/sh/kernel/process.c 10 additions, 0 deletionsarch/sh/kernel/process.c
- arch/sh/kernel/relocate_kernel.S 102 additions, 0 deletionsarch/sh/kernel/relocate_kernel.S
- include/asm-sh/kexec.h 33 additions, 0 deletionsinclude/asm-sh/kexec.h
- include/linux/kexec.h 1 addition, 0 deletionsinclude/linux/kexec.h
Please register or sign in to comment