From ec8482fa8d59c65201b65896dbb2cf9eb9a41133 Mon Sep 17 00:00:00 2001 From: Marco Elver Date: Tue, 7 Sep 2021 19:41:45 +0200 Subject: dashbaord/config/linux: config IDLE_PAGE_TRACKING will be broken https://lkml.kernel.org/r/20210612000714.775825-1-willy@infradead.org --- dashboard/config/linux/bits/subsystems.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits') diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml index d7a139424..b3833c13b 100644 --- a/dashboard/config/linux/bits/subsystems.yml +++ b/dashboard/config/linux/bits/subsystems.yml @@ -96,7 +96,7 @@ config: - MEM_SOFT_DIRTY: [x86_64] - ZSWAP - ZSMALLOC - - IDLE_PAGE_TRACKING + - IDLE_PAGE_TRACKING: [-v5.14] # TODO: -v5.15 when released - ZONE_DEVICE: [-arm, -riscv, -s390] - DEVICE_PRIVATE: [-arm, -riscv, -s390] - PERCPU_STATS -- cgit mrf-deployment