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(1m) - sunos |
| reboot(2) - hpux |
| reboot(8) - ultrix |
| reboot(1m) - php |
| reboot(1m) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Controlling user input |
| [TIP] Processing YAML files with yq |