The default behavior on kernel panic is to hang indefinitely, which isn't great for a battery powered device where investigating a panic after it happened may not even be feasible. Therefore, set up the kernel so it reboots on panic.
The default behavior on kernel panic is to hang indefinitely, which isn't great for a battery powered device where investigating a panic after it happened may not even be feasible. Therefore, set up the kernel so it reboots on panic.