From: Luca Boccassi Date: Mon, 16 Dec 2024 17:13:08 +0000 (+0000) Subject: mkosi: temporarily disable panic_on_warn X-Git-Tag: v258-rc1~1843 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930d65ccca8193a8cb635099c55852b677f5d58a;p=thirdparty%2Fsystemd.git mkosi: temporarily disable panic_on_warn Due to a BTRFS issue in kernel 6.12 (and backported in Ubuntu to 6.8) there's a warning triggered by some tests, and it then causes a panic. The BTRFS issue has a patch but it is not available in any distro yet, so disable panic_on_warn until it reaches Arch and Ubuntu Noble. Bugs have been filed. --- diff --git a/mkosi.conf b/mkosi.conf index a5d4eab23bd..56226670780 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -74,7 +74,8 @@ KernelCommandLine= oops=panic panic=-1 softlockup_panic=1 - panic_on_warn=1 + # Disabled due to BTRFS issue, waiting for the fix to become available + panic_on_warn=0 psi=1 KernelModulesInitrdExclude=.*