Rather than setting this once init is running, set panic_on_warn from the kernel command line, so that it catches splats from WireGuard initialization code and the various crypto selftests. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
11 lines
267 B
Plaintext
11 lines
267 B
Plaintext
CONFIG_PPC_QEMU_E500=y
|
|
CONFIG_FSL_SOC_BOOKE=y
|
|
CONFIG_PPC_85xx=y
|
|
CONFIG_PHYS_64BIT=y
|
|
CONFIG_SERIAL_8250=y
|
|
CONFIG_SERIAL_8250_CONSOLE=y
|
|
CONFIG_MATH_EMULATION=y
|
|
CONFIG_CMDLINE_BOOL=y
|
|
CONFIG_CMDLINE="console=ttyS0 wg.success=ttyS1 panic_on_warn=1"
|
|
CONFIG_FRAME_WARN=1024
|