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/kcsan.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/kcsan.yml')
| -rw-r--r-- | dashboard/config/linux/bits/kcsan.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/kcsan.yml b/dashboard/config/linux/bits/kcsan.yml index 7a8dea258..d7f00833d 100644 --- a/dashboard/config/linux/bits/kcsan.yml +++ b/dashboard/config/linux/bits/kcsan.yml @@ -15,4 +15,4 @@ config: - KCSAN_REPORT_VALUE_CHANGE_ONLY - KCSAN_ASSUME_PLAIN_WRITES_ATOMIC: n - KCSAN_IGNORE_ATOMICS - - KCSAN_PERMISSIVE: [v5.14] # TODO: change to 5.15 once released + - KCSAN_PERMISSIVE: [v5.15] |
