1EMERGENCY_RESTART(9)             Driver Basics            EMERGENCY_RESTART(9)
2
3
4

NAME

6       emergency_restart - reboot the system
7

SYNOPSIS

9       void emergency_restart(void);
10

ARGUMENTS

12       void
13           no arguments
14

DESCRIPTION

16       Without shutting down any hardware or taking any locks reboot the
17       system. This is called when we know we are in trouble so this is our
18       best effort to reboot. This is safe to call in interrupt context.
19
21Kernel Hackers Manual 3.10         June 2019              EMERGENCY_RESTART(9)
Impressum