diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-01-29 20:09:24 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-01-30 13:12:05 +0000 |
| commit | 373b66cd2ba1fd05c72d0bbe16141fb287fe2eb3 (patch) | |
| tree | a4a77a9e7c0b1f8c637a8840da51eaccb3a9de2d /dashboard/config/linux/bits/base.yml | |
| parent | 7f400fcb5977e5e102241f2ee93246b07b09e13c (diff) | |
dashboard/configs: update linux configs
Regenerate the configs using the latest Linux revisions.
Diffstat (limited to 'dashboard/config/linux/bits/base.yml')
| -rw-r--r-- | dashboard/config/linux/bits/base.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
