Lines Matching full:recovery
22 * By writing to the 'recovery' sysfs entry, we control the behavior of the
23 * recovery mechanism dynamically. The default value of this entry is "enabled".
25 * The 'recovery' sysfs entry supports these commands:
29 * processor crashes while recovery is disabled, it will
30 * be automatically recovered too as soon as recovery is enabled.
36 * recover: This function will trigger an immediate recovery if the
38 * or checking the recovery state (enabled/disabled).
40 * additional crashes to happen after enabling recovery. In this
41 * case, enabling recovery will make it hard to debug subsequent
42 * crashes, so it's recommended to keep recovery disabled, and
52 /* change the flag and begin the recovery process if needed */ in recovery_store()
58 /* begin the recovery process without changing the flag */ in recovery_store()
66 static DEVICE_ATTR_RW(recovery);
94 * disabled: This is the default coredump mechanism. Recovery will proceed
101 * recovery process will have to wait until data is read by