summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--config4
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a22a3170a426..d323b5eadea1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ pkgbase = linux-clang
validpgpkeys = A2FF3A36AAA56654109064AB19802F8B0D70FC30
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
sha256sums = SKIP
- sha256sums = 984ced21ae2c689e29454fac5bebb669ccdb73f0d116b9184f45904b55760120
+ sha256sums = 0fb4be3aa342dc366f10cb11d504dcca6ec0a7296859a5ee061262d5ed8a26d0
pkgname = linux-clang
pkgdesc = The Linux but built with clang kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index c8e3e78e08b7..f889c3faa292 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ validpgpkeys=(
'C7E7849466FE2358343588377258734B41C31549' # David Runge <dvzrv@archlinux.org>
)
sha256sums=('SKIP'
- '984ced21ae2c689e29454fac5bebb669ccdb73f0d116b9184f45904b55760120')
+ '0fb4be3aa342dc366f10cb11d504dcca6ec0a7296859a5ee061262d5ed8a26d0')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index be04b357484d..4c048274360a 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.18.15-arch1 Kernel Configuration
+# Linux/x86 5.18.16-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 14.0.6"
CONFIG_GCC_VERSION=0
@@ -11038,7 +11038,7 @@ CONFIG_ASYNC_RAID6_TEST=m
# CONFIG_TEST_FPU is not set
# CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
CONFIG_ARCH_USE_MEMTEST=y
-# CONFIG_MEMTEST is not set
+CONFIG_MEMTEST=y
# CONFIG_HYPERV_TESTING is not set
# end of Kernel Testing and Coverage
# end of Kernel hacking