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(8) - osf1 |
| reboot(1m) - x11r4 |
| reboot(1m) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |