[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)
commit9d44190eae97ad4c9ce30f1084e1b0dabd646df5
treed4801a1f62ea7493b34c306a4ee685e0c4fa5f53
parent0d831770b154a057562236e8cf50905c8f1ae1b0
[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