From 373b66cd2ba1fd05c72d0bbe16141fb287fe2eb3 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Mon, 29 Jan 2024 20:09:24 +0100 Subject: dashboard/configs: update linux configs Regenerate the configs using the latest Linux revisions. --- dashboard/config/linux/bits/base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/base.yml') diff --git a/dashboard/config/linux/bits/base.yml b/dashboard/config/linux/bits/base.yml index 048e9f461..6b4495919 100644 --- a/dashboard/config/linux/bits/base.yml +++ b/dashboard/config/linux/bits/base.yml @@ -171,7 +171,7 @@ config: - SECURITYFS # More debugging info is always good. - - NMI_CHECK_CPU: [linux-next] + - NMI_CHECK_CPU: [x86_64, v6.3] # If syzkaller gets to /dev/{mem,kmem,ioport}, it will destroy the machine. # It managed to do so with some mount's, chdir's and bogus file names. -- cgit mrf-deployment