diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-01-25 17:54:29 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2023-01-26 10:32:09 +0100 |
| commit | 8999a931cc15dd97a1e8e71708b62bc9c1606dfd (patch) | |
| tree | 80a4ee66f1cd81366195abf50f5bc1f0b019995e /dashboard/config/linux/bits/linux-next.yml | |
| parent | 3d904c7acdbdd69b8c6e85799af7565955025201 (diff) | |
dashboard/config/linux: update configs
Update the configs to the latest Linux versions: v6.2-rc5 and
next-20230124.
Enable CONFIG_NMI_CHECK_CPU and rcupdate.rcu_cpu_stall_cputime.
Diffstat (limited to 'dashboard/config/linux/bits/linux-next.yml')
| -rw-r--r-- | dashboard/config/linux/bits/linux-next.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/linux-next.yml b/dashboard/config/linux/bits/linux-next.yml index 17b9ad2e2..695c481bd 100644 --- a/dashboard/config/linux/bits/linux-next.yml +++ b/dashboard/config/linux/bits/linux-next.yml @@ -3,4 +3,4 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git - tag: next-20221111 + tag: next-20230124 |
