diff options
| author | Marco Elver <elver@google.com> | 2021-11-08 20:33:52 +0100 |
|---|---|---|
| committer | Marco Elver <me@marcoelver.com> | 2021-11-09 13:08:50 +0100 |
| commit | f7ec9f3a83db5faad3fcd5b196b2f5f0c5d1efdc (patch) | |
| tree | fac3193e6c9e546ab995d6ed35cca9795e4d2d02 /dashboard/config/linux/bits/subsystems.yml | |
| parent | 8ab17e5782857d86dfda35ebefaf2d247811d1c8 (diff) | |
dashboard/config/linux: update configs to 5.15
5.15 was released, update a few TODOs that were dependent on 5.15 being
properly released.
Re-generate all configs.
Diffstat (limited to 'dashboard/config/linux/bits/subsystems.yml')
| -rw-r--r-- | dashboard/config/linux/bits/subsystems.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml index 45aef769c..f72d63f86 100644 --- a/dashboard/config/linux/bits/subsystems.yml +++ b/dashboard/config/linux/bits/subsystems.yml @@ -97,7 +97,7 @@ config: - MEM_SOFT_DIRTY: [x86_64] - ZSWAP - ZSMALLOC - - IDLE_PAGE_TRACKING: [-v5.14] # TODO: -v5.15 when released + - IDLE_PAGE_TRACKING: [-v5.15] - ZONE_DEVICE: [-arm, -riscv, -s390] - DEVICE_PRIVATE: [-arm, -riscv, -s390] - PERCPU_STATS |
