aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Elver <elver@google.com>2021-09-08 08:51:57 +0200
committerMarco Elver <me@marcoelver.com>2021-09-08 11:18:16 +0200
commite2776ee417c18d6e0056b058f3b6055f65206ee9 (patch)
tree798ccbd8c0debc7b173dec8683e81e8ce01bb32a
parent08de7f1ba81941d6fbd4df05ca150f0489f9a8b7 (diff)
dashboard/config/linux: update upstream and -next
Update the tags for upstream and -next and update all configs. This pulls in the CONFIG_WERROR disabled-by-default change.
-rw-r--r--dashboard/config/linux/bits/linux-next.yml2
-rw-r--r--dashboard/config/linux/bits/linux-upstream.yml2
-rw-r--r--dashboard/config/linux/upstream-apparmor-kasan-base.config4
-rw-r--r--dashboard/config/linux/upstream-apparmor-kasan.config4
-rw-r--r--dashboard/config/linux/upstream-arm-kasan-base.config7
-rw-r--r--dashboard/config/linux/upstream-arm-kasan.config8
-rw-r--r--dashboard/config/linux/upstream-arm64-kasan-base.config8
-rw-r--r--dashboard/config/linux/upstream-arm64-kasan.config8
-rw-r--r--dashboard/config/linux/upstream-arm64-mte-base.config8
-rw-r--r--dashboard/config/linux/upstream-arm64-mte.config8
-rw-r--r--dashboard/config/linux/upstream-kcsan.config3
-rw-r--r--dashboard/config/linux/upstream-leak-base.config5
-rw-r--r--dashboard/config/linux/upstream-leak.config7
-rw-r--r--dashboard/config/linux/upstream-riscv64-kasan-base.config7
-rw-r--r--dashboard/config/linux/upstream-riscv64-kasan.config7
-rw-r--r--dashboard/config/linux/upstream-s390-kasan-base.config4
-rw-r--r--dashboard/config/linux/upstream-s390-kasan.config7
-rw-r--r--dashboard/config/linux/upstream-selinux-kasan-base.config4
-rw-r--r--dashboard/config/linux/upstream-selinux-kasan.config4
-rw-r--r--dashboard/config/linux/upstream-smack-kasan-base.config2
-rw-r--r--dashboard/config/linux/upstream-smack-kasan.config2
-rw-r--r--dashboard/config/linux/upstream-usb-base.config5
-rw-r--r--dashboard/config/linux/upstream-usb.config7
23 files changed, 80 insertions, 43 deletions
diff --git a/dashboard/config/linux/bits/linux-next.yml b/dashboard/config/linux/bits/linux-next.yml
index 8cdc06c43..a22a0d12d 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-20210907
+ tag: next-20210908
diff --git a/dashboard/config/linux/bits/linux-upstream.yml b/dashboard/config/linux/bits/linux-upstream.yml
index 9cbfc10f9..9dedad9ad 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: 4b93c544e90e2b28326182d31ee008eb80e02074
+ tag: ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
diff --git a/dashboard/config/linux/upstream-apparmor-kasan-base.config b/dashboard/config/linux/upstream-apparmor-kasan-base.config
index 9d5a2160d..2a49b2368 100644
--- a/dashboard/config/linux/upstream-apparmor-kasan-base.config
+++ b/dashboard/config/linux/upstream-apparmor-kasan-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210907
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210908
#
# Automatically generated file; DO NOT EDIT.
@@ -31,7 +31,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
diff --git a/dashboard/config/linux/upstream-apparmor-kasan.config b/dashboard/config/linux/upstream-apparmor-kasan.config
index 8bd6b23ab..59cdc0b42 100644
--- a/dashboard/config/linux/upstream-apparmor-kasan.config
+++ b/dashboard/config/linux/upstream-apparmor-kasan.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210907
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210908
#
# Automatically generated file; DO NOT EDIT.
@@ -31,7 +31,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
diff --git a/dashboard/config/linux/upstream-arm-kasan-base.config b/dashboard/config/linux/upstream-arm-kasan-base.config
index 1d60c7c2b..3e9d57304 100644
--- a/dashboard/config/linux/upstream-arm-kasan-base.config
+++ b/dashboard/config/linux/upstream-arm-kasan-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -27,7 +27,7 @@ CONFIG_BUILDTIME_TABLE_SORT=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
@@ -941,7 +941,6 @@ CONFIG_PCIE_BUS_DEFAULT=y
# PCI controller drivers
#
# CONFIG_PCI_FTPCI100 is not set
-# CONFIG_PCI_IXP4XX is not set
CONFIG_PCI_HOST_COMMON=y
CONFIG_PCI_HOST_GENERIC=y
# CONFIG_PCIE_XILINX is not set
@@ -2132,6 +2131,7 @@ CONFIG_GPIO_GENERIC_PLATFORM=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -2448,6 +2448,7 @@ CONFIG_MFD_SYSCON=y
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
CONFIG_MFD_VEXPRESS_SYSREG=y
+# CONFIG_MFD_RSMU_I2C is not set
# end of Multifunction device drivers
CONFIG_REGULATOR=y
diff --git a/dashboard/config/linux/upstream-arm-kasan.config b/dashboard/config/linux/upstream-arm-kasan.config
index 11d03da60..2a0a383c4 100644
--- a/dashboard/config/linux/upstream-arm-kasan.config
+++ b/dashboard/config/linux/upstream-arm-kasan.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -27,7 +27,7 @@ CONFIG_BUILDTIME_TABLE_SORT=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
@@ -1703,7 +1703,6 @@ CONFIG_HOTPLUG_PCI=y
# PCI controller drivers
#
# CONFIG_PCI_FTPCI100 is not set
-# CONFIG_PCI_IXP4XX is not set
CONFIG_PCI_HOST_COMMON=y
CONFIG_PCI_HOST_GENERIC=y
# CONFIG_PCIE_XILINX is not set
@@ -3348,6 +3347,7 @@ CONFIG_GPIO_VIPERBOARD=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -3785,6 +3785,8 @@ CONFIG_TWL4030_CORE=y
CONFIG_MFD_VEXPRESS_SYSREG=y
# CONFIG_RAVE_SP_CORE is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
+# CONFIG_MFD_RSMU_I2C is not set
+# CONFIG_MFD_RSMU_SPI is not set
# end of Multifunction device drivers
CONFIG_REGULATOR=y
diff --git a/dashboard/config/linux/upstream-arm64-kasan-base.config b/dashboard/config/linux/upstream-arm64-kasan-base.config
index 043ca7a1d..f72452926 100644
--- a/dashboard/config/linux/upstream-arm64-kasan-base.config
+++ b/dashboard/config/linux/upstream-arm64-kasan-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -29,7 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
@@ -714,6 +714,8 @@ CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_VCPU_RUN_PID_CHANGE=y
+CONFIG_KVM_XFER_TO_GUEST_WORK=y
+# CONFIG_NVHE_EL2_DEBUG is not set
CONFIG_ARM64_CRYPTO=y
CONFIG_CRYPTO_SHA256_ARM64=y
CONFIG_CRYPTO_SHA512_ARM64=y
@@ -3027,6 +3029,7 @@ CONFIG_GPIO_PCA953X_IRQ=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -3215,6 +3218,7 @@ CONFIG_MFD_SYSCON=y
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_RAVE_SP_CORE is not set
+# CONFIG_MFD_RSMU_I2C is not set
# end of Multifunction device drivers
# CONFIG_REGULATOR is not set
diff --git a/dashboard/config/linux/upstream-arm64-kasan.config b/dashboard/config/linux/upstream-arm64-kasan.config
index 5dac7a7a5..b02c67666 100644
--- a/dashboard/config/linux/upstream-arm64-kasan.config
+++ b/dashboard/config/linux/upstream-arm64-kasan.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -29,7 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
@@ -736,6 +736,8 @@ CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_VCPU_RUN_PID_CHANGE=y
+CONFIG_KVM_XFER_TO_GUEST_WORK=y
+# CONFIG_NVHE_EL2_DEBUG is not set
CONFIG_ARM64_CRYPTO=y
CONFIG_CRYPTO_SHA256_ARM64=y
CONFIG_CRYPTO_SHA512_ARM64=y
@@ -3314,6 +3316,7 @@ CONFIG_GPIO_PCA953X_IRQ=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -3509,6 +3512,7 @@ CONFIG_MFD_SYSCON=y
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_RAVE_SP_CORE is not set
+# CONFIG_MFD_RSMU_I2C is not set
# end of Multifunction device drivers
# CONFIG_REGULATOR is not set
diff --git a/dashboard/config/linux/upstream-arm64-mte-base.config b/dashboard/config/linux/upstream-arm64-mte-base.config
index 48803ea2b..d9620e4e9 100644
--- a/dashboard/config/linux/upstream-arm64-mte-base.config
+++ b/dashboard/config/linux/upstream-arm64-mte-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -28,7 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
@@ -708,6 +708,8 @@ CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_VCPU_RUN_PID_CHANGE=y
+CONFIG_KVM_XFER_TO_GUEST_WORK=y
+# CONFIG_NVHE_EL2_DEBUG is not set
CONFIG_ARM64_CRYPTO=y
CONFIG_CRYPTO_SHA256_ARM64=y
CONFIG_CRYPTO_SHA512_ARM64=y
@@ -3018,6 +3020,7 @@ CONFIG_GPIO_PCA953X_IRQ=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -3206,6 +3209,7 @@ CONFIG_MFD_SYSCON=y
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_RAVE_SP_CORE is not set
+# CONFIG_MFD_RSMU_I2C is not set
# end of Multifunction device drivers
# CONFIG_REGULATOR is not set
diff --git a/dashboard/config/linux/upstream-arm64-mte.config b/dashboard/config/linux/upstream-arm64-mte.config
index b5a6be6c5..5f3b06029 100644
--- a/dashboard/config/linux/upstream-arm64-mte.config
+++ b/dashboard/config/linux/upstream-arm64-mte.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -28,7 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
@@ -730,6 +730,8 @@ CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_VCPU_RUN_PID_CHANGE=y
+CONFIG_KVM_XFER_TO_GUEST_WORK=y
+# CONFIG_NVHE_EL2_DEBUG is not set
CONFIG_ARM64_CRYPTO=y
CONFIG_CRYPTO_SHA256_ARM64=y
CONFIG_CRYPTO_SHA512_ARM64=y
@@ -3307,6 +3309,7 @@ CONFIG_GPIO_PCA953X_IRQ=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -3502,6 +3505,7 @@ CONFIG_MFD_SYSCON=y
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_RAVE_SP_CORE is not set
+# CONFIG_MFD_RSMU_I2C is not set
# end of Multifunction device drivers
# CONFIG_REGULATOR is not set
diff --git a/dashboard/config/linux/upstream-kcsan.config b/dashboard/config/linux/upstream-kcsan.config
index 8651ac6f4..25fca8587 100644
--- a/dashboard/config/linux/upstream-kcsan.config
+++ b/dashboard/config/linux/upstream-kcsan.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -3025,6 +3025,7 @@ CONFIG_BCMA_POSSIBLE=y
# CONFIG_MFD_STMFX is not set
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
+# CONFIG_MFD_RSMU_I2C is not set
# end of Multifunction device drivers
# CONFIG_REGULATOR is not set
diff --git a/dashboard/config/linux/upstream-leak-base.config b/dashboard/config/linux/upstream-leak-base.config
index 3ab51aacb..e740c6f79 100644
--- a/dashboard/config/linux/upstream-leak-base.config
+++ b/dashboard/config/linux/upstream-leak-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -28,7 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
@@ -3049,6 +3049,7 @@ CONFIG_BCMA_POSSIBLE=y
# CONFIG_MFD_STMFX is not set
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
+# CONFIG_MFD_RSMU_I2C is not set
# end of Multifunction device drivers
# CONFIG_REGULATOR is not set
diff --git a/dashboard/config/linux/upstream-leak.config b/dashboard/config/linux/upstream-leak.config
index 4206a4da6..a682a551e 100644
--- a/dashboard/config/linux/upstream-leak.config
+++ b/dashboard/config/linux/upstream-leak.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -28,7 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
@@ -3893,6 +3893,7 @@ CONFIG_GPIO_VIPERBOARD=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -4360,6 +4361,8 @@ CONFIG_TWL4030_CORE=y
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_RAVE_SP_CORE is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
+# CONFIG_MFD_RSMU_I2C is not set
+# CONFIG_MFD_RSMU_SPI is not set
# end of Multifunction device drivers
CONFIG_REGULATOR=y
diff --git a/dashboard/config/linux/upstream-riscv64-kasan-base.config b/dashboard/config/linux/upstream-riscv64-kasan-base.config
index b2a05d6a0..ebf97ecc0 100644
--- a/dashboard/config/linux/upstream-riscv64-kasan-base.config
+++ b/dashboard/config/linux/upstream-riscv64-kasan-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -28,7 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
@@ -1832,6 +1832,7 @@ CONFIG_GPIO_SIFIVE=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -2145,6 +2146,8 @@ CONFIG_MFD_SYSCON=y
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
+# CONFIG_MFD_RSMU_I2C is not set
+# CONFIG_MFD_RSMU_SPI is not set
# end of Multifunction device drivers
# CONFIG_REGULATOR is not set
diff --git a/dashboard/config/linux/upstream-riscv64-kasan.config b/dashboard/config/linux/upstream-riscv64-kasan.config
index b322b2f5f..54e428c1f 100644
--- a/dashboard/config/linux/upstream-riscv64-kasan.config
+++ b/dashboard/config/linux/upstream-riscv64-kasan.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -28,7 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
@@ -2933,6 +2933,7 @@ CONFIG_GPIO_VIPERBOARD=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -3330,6 +3331,8 @@ CONFIG_TWL4030_CORE=y
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_RAVE_SP_CORE is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
+# CONFIG_MFD_RSMU_I2C is not set
+# CONFIG_MFD_RSMU_SPI is not set
# end of Multifunction device drivers
CONFIG_REGULATOR=y
diff --git a/dashboard/config/linux/upstream-s390-kasan-base.config b/dashboard/config/linux/upstream-s390-kasan-base.config
index c3a0cc050..082854096 100644
--- a/dashboard/config/linux/upstream-s390-kasan-base.config
+++ b/dashboard/config/linux/upstream-s390-kasan-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -29,7 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
diff --git a/dashboard/config/linux/upstream-s390-kasan.config b/dashboard/config/linux/upstream-s390-kasan.config
index a283b91d1..2b6305e6e 100644
--- a/dashboard/config/linux/upstream-s390-kasan.config
+++ b/dashboard/config/linux/upstream-s390-kasan.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -29,7 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
@@ -2948,6 +2948,7 @@ CONFIG_GPIO_VIPERBOARD=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
# CONFIG_W1 is not set
@@ -3337,6 +3338,8 @@ CONFIG_TWL4030_CORE=y
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_RAVE_SP_CORE is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
+# CONFIG_MFD_RSMU_I2C is not set
+# CONFIG_MFD_RSMU_SPI is not set
# end of Multifunction device drivers
CONFIG_REGULATOR=y
diff --git a/dashboard/config/linux/upstream-selinux-kasan-base.config b/dashboard/config/linux/upstream-selinux-kasan-base.config
index eaafc9217..96aefb978 100644
--- a/dashboard/config/linux/upstream-selinux-kasan-base.config
+++ b/dashboard/config/linux/upstream-selinux-kasan-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210907
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210908
#
# Automatically generated file; DO NOT EDIT.
@@ -31,7 +31,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
diff --git a/dashboard/config/linux/upstream-selinux-kasan.config b/dashboard/config/linux/upstream-selinux-kasan.config
index 9d18f96a2..51dc82f14 100644
--- a/dashboard/config/linux/upstream-selinux-kasan.config
+++ b/dashboard/config/linux/upstream-selinux-kasan.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210907
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210908
#
# Automatically generated file; DO NOT EDIT.
@@ -31,7 +31,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
diff --git a/dashboard/config/linux/upstream-smack-kasan-base.config b/dashboard/config/linux/upstream-smack-kasan-base.config
index efbe8504b..4881e5285 100644
--- a/dashboard/config/linux/upstream-smack-kasan-base.config
+++ b/dashboard/config/linux/upstream-smack-kasan-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210907
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210908
#
# Automatically generated file; DO NOT EDIT.
diff --git a/dashboard/config/linux/upstream-smack-kasan.config b/dashboard/config/linux/upstream-smack-kasan.config
index 4ada6203f..72d34d163 100644
--- a/dashboard/config/linux/upstream-smack-kasan.config
+++ b/dashboard/config/linux/upstream-smack-kasan.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210907
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git next-20210908
#
# Automatically generated file; DO NOT EDIT.
diff --git a/dashboard/config/linux/upstream-usb-base.config b/dashboard/config/linux/upstream-usb-base.config
index f0a0f975a..470554937 100644
--- a/dashboard/config/linux/upstream-usb-base.config
+++ b/dashboard/config/linux/upstream-usb-base.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -29,7 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
@@ -3054,6 +3054,7 @@ CONFIG_BCMA_POSSIBLE=y
# CONFIG_MFD_STMFX is not set
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
+# CONFIG_MFD_RSMU_I2C is not set
# end of Multifunction device drivers
# CONFIG_REGULATOR is not set
diff --git a/dashboard/config/linux/upstream-usb.config b/dashboard/config/linux/upstream-usb.config
index 5750c3ee4..a55ff3c6f 100644
--- a/dashboard/config/linux/upstream-usb.config
+++ b/dashboard/config/linux/upstream-usb.config
@@ -1,5 +1,5 @@
# Automatically generated by syz-kconf; DO NOT EDIT.
-# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 4b93c544e90e2b28326182d31ee008eb80e02074
+# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d
#
# Automatically generated file; DO NOT EDIT.
@@ -29,7 +29,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
-CONFIG_WERROR=y
+# CONFIG_WERROR is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
@@ -3228,6 +3228,7 @@ CONFIG_GPIO_VIPERBOARD=y
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
+# CONFIG_GPIO_VIRTIO is not set
# end of Virtual GPIO drivers
CONFIG_W1=y
@@ -3731,6 +3732,8 @@ CONFIG_TWL4030_CORE=y
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_QCOM_PM8008 is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
+# CONFIG_MFD_RSMU_I2C is not set
+# CONFIG_MFD_RSMU_SPI is not set
# end of Multifunction device drivers
CONFIG_REGULATOR=y