From 8999a931cc15dd97a1e8e71708b62bc9c1606dfd Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Wed, 25 Jan 2023 17:54:29 +0100 Subject: 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. --- dashboard/config/linux/bits/linux-next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/linux-next.yml') 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 -- cgit mrf-deployment