EMERGENCY_RESTART(9) Driver Basics EMERGENCY_RESTART(9)NAMEemergency_restart - reboot the systemSYNOPSISvoid emergency_restart(void);ARGUMENTSvoid no argumentsDESCRIPTIONWithout 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 EMERGENCY_RESTART(9)
| Related Man Pages |
|---|
| reboot(2) - minix |
| reboot(8) - ultrix |
| reboot(3c) - sunos |
| reboot(1m) - php |
| reboot(1m) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |