Eric W. Biederman
7c9034735e
[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>
2005-07-26 14:35:41 -07:00
..
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-30 08:45:11 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-07-26 14:35:41 -07:00
2005-06-30 08:45:10 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-07-07 18:23:44 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00
2005-06-24 00:05:22 -07:00