]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: temporarily disable panic_on_warn
authorLuca Boccassi <luca.boccassi@gmail.com>
Mon, 16 Dec 2024 17:13:08 +0000 (17:13 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 16 Dec 2024 18:54:32 +0000 (18:54 +0000)
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.

mkosi.conf

index a5d4eab23bd6b453c7c6283d5a5c449a494ca12a..562266707808d2f3096be2f16c9278fd3eeb8f1b 100644 (file)
@@ -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=.*