]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sh: kexec() support
authorkogiidena <kogiidena@eggplant.ddo.jp>
Tue, 17 Jan 2006 06:14:10 +0000 (22:14 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 17 Jan 2006 07:15:27 +0000 (23:15 -0800)
commitf807ca34fcd8ec89aa5ef753305143aeaf16f5b7
treed4801a1f62ea7493b34c306a4ee685e0c4fa5f53
parent0295a70a32316d9f514f5af5b2c2dc749d609f75
[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>
arch/sh/kernel/Makefile
arch/sh/kernel/machine_kexec.c [new file with mode: 0644]
arch/sh/kernel/process.c
arch/sh/kernel/relocate_kernel.S [new file with mode: 0644]
include/asm-sh/kexec.h [new file with mode: 0644]
include/linux/kexec.h