kernel_restart(9) suse man page | unix.com

Man Page: kernel_restart

Operating Environment: suse

Section: 9

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) - debian
reboot(8) - minix
shutdown(8) - minix
reboot(2) - suse
ata_scsi_translate(9) - suse
Similar Topics in the Unix Linux Community
problem with restarted I/O system calls