From ee65efe69d702a8dcc136eaea080b2dbb366776d Mon Sep 17 00:00:00 2001 From: Alexander Potapenko Date: Wed, 1 Jun 2022 16:46:29 +0200 Subject: dashboard/config/linux: update configs 1. Bump KMSAN version to v5.18-rc4 Also switch to using clang-kmsan provided by syz-env. 2. Bump Linux version to v5.18 3. Bump linux-next version to next-20220601 Also enable DEBUG_NET for linux-next --- dashboard/config/linux/upstream-arm64-full.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dashboard/config/linux/upstream-arm64-full.config') diff --git a/dashboard/config/linux/upstream-arm64-full.config b/dashboard/config/linux/upstream-arm64-full.config index eb1fd2620..fd7999d08 100644 --- a/dashboard/config/linux/upstream-arm64-full.config +++ b/dashboard/config/linux/upstream-arm64-full.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.18-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.18 # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.18.0-rc5 Kernel Configuration +# Linux/arm64 5.18.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="Debian clang version 13.0.1-++20220126092033+75e33f71c2da-1~exp1~20220126212112.63" CONFIG_GCC_VERSION=0 -- cgit mrf-deployment