aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/subsystems.yml
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-06-13 21:28:01 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-06-16 12:14:54 +0000
commit244357f75e5008da7f601c0e731936c8da4d4015 (patch)
treea4e2beb318d2b284c8680f634c2cb1ef5722e193 /dashboard/config/linux/bits/subsystems.yml
parent9398a2ea9c2841e01e03279c23b271c6d4a40d2d (diff)
dashboard/config: add stable-6.6 configs
Diffstat (limited to 'dashboard/config/linux/bits/subsystems.yml')
-rw-r--r--dashboard/config/linux/bits/subsystems.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml
index f2c79c087..064f44f86 100644
--- a/dashboard/config/linux/bits/subsystems.yml
+++ b/dashboard/config/linux/bits/subsystems.yml
@@ -27,7 +27,7 @@ config:
- NUMA_BALANCING: [-arm]
- NUMA_BALANCING_DEFAULT_ENABLED: [-arm]
# Starting from v6.13, depends on !CPU_MITIGATIONS.
- - ADDRESS_MASKING: [x86_64, v6.4, -v6.12]
+ - ADDRESS_MASKING: [x86_64, v6.4, -v6.12, -stable-6.6]
- X86_USER_SHADOW_STACK: [x86_64, v6.6]
# KMSAN disables HYPERVISOR_GUEST which is required to enable this.
- X86_X2APIC: [x86_64, -kmsan]