Query: kernel_restart
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KERNEL_RESTART(9) Driver Basics KERNEL_RESTART(9)NAMEkernel_restart - reboot the systemSYNOPSISvoid kernel_restart(char * cmd);ARGUMENTScmd pointer to buffer containing command to execute for restart or NULLDESCRIPTIONShutdown everything and perform a clean reboot. This is not safe to call in interrupt context.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KERNEL_RESTART(9)
| Related Man Pages | 
|---|
| reboot(2) - linux | 
| reboot(2) - debian | 
| reboot(2) - centos | 
| reboot(8) - minix | 
| reboot(8) - ultrix | 
| Similar Topics in the Unix Linux Community | 
|---|
| problem with restarted I/O system calls |