aboutsummaryrefslogtreecommitdiffstats
path: root/arch/v850/kernel
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2005-07-26 11:29:55 -0600
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-26 14:35:41 -0700
commit7c9034735eccbf82608a4602c59aaf6053ea9416 (patch)
tree219e8cd4b5cfffeb261f42a2bd8e512be19cba40 /arch/v850/kernel
parent[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot. (diff)
downloadlinux-dev-7c9034735eccbf82608a4602c59aaf6053ea9416.tar.xz
linux-dev-7c9034735eccbf82608a4602c59aaf6053ea9416.zip
[PATCH] Add emergency_restart()
When the kernel is working well and we want to restart cleanly kernel_restart is the function to use. But in many instances the kernel wants to reboot when thing are expected to be working very badly such as from panic or a software watchdog handler. This patch adds the function emergency_restart() so that callers can be clear what semantics they expect when calling restart. emergency_restart() is expected to be callable from interrupt context and possibly reliable in even more trying circumstances. This is an initial generic implementation for all architectures. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/v850/kernel')
0 files changed, 0 insertions, 0 deletions