suse man page for kernel_restart

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)

NAME
kernel_restart - reboot the system
SYNOPSIS
void kernel_restart(char * cmd);
ARGUMENTS
cmd pointer to buffer containing command to execute for restart or NULL
DESCRIPTION
Shutdown everything and perform a clean reboot. This is not safe to call in interrupt context.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KERNEL_RESTART(9)
Related Man Pages
reboot(2) - centos
reboot(2) - suse
reboot(1m) - hpux
reboot(8) - ultrix
reboot(1m) - v7
Similar Topics in the Unix Linux Community
problem with restarted I/O system calls