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-upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/linux-upstream.yml') diff --git a/dashboard/config/linux/bits/linux-upstream.yml b/dashboard/config/linux/bits/linux-upstream.yml index 28b9d3712..19526a86c 100644 --- a/dashboard/config/linux/bits/linux-upstream.yml +++ b/dashboard/config/linux/bits/linux-upstream.yml @@ -3,4 +3,4 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git - tag: v6.1-rc4 + tag: v6.2-rc5 -- cgit mrf-deployment