table of contents
other versions
- wheezy 3.2.78-1
EMERGENCY_RESTART(9) | Driver Basics | EMERGENCY_RESTART(9) |
NAME¶
emergency_restart - reboot the systemSYNOPSIS¶
void
emergency_restart(void);
ARGUMENTS¶
voidno arguments
DESCRIPTION¶
Without shutting down any hardware or taking any locks reboot the system. This is called when we know we are in trouble so this is our best effort to reboot. This is safe to call in interrupt context.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |