]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Set mitigations=off
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 8 Apr 2025 16:56:39 +0000 (18:56 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 23 Jun 2025 18:49:24 +0000 (03:49 +0900)
Might as well disable mitigations for these VMs. Who knows, maybe it'll
speed something up.

(cherry picked from commit 36645ec255b1508a76e3d07efb129616e89ca3ac)

mkosi/mkosi.conf

index 84a6242a2b48310c09f72dfb3b05e317c1a029bf..b1a0dc1addd3f6a446531616540d712c3fa0f49a 100644 (file)
@@ -84,6 +84,7 @@ KernelCommandLine=
         # Disabled due to BTRFS issue, waiting for the fix to become available
         panic_on_warn=0
         psi=1
+        mitigations=off
 
 Packages=
         acl