linux5.15: update to 5.15.8.

Set CONFIG_MEMTEST=y.

Closes #34399.
This commit is contained in:
Leah Neukirchen 2021-12-14 14:12:32 +01:00
parent 9cc092a01f
commit acad6c7b80
7 changed files with 9 additions and 9 deletions

View file

@ -12023,7 +12023,7 @@ CONFIG_ASYNC_RAID6_TEST=m
# CONFIG_TEST_HMM is not set
# CONFIG_TEST_FREE_PAGES 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

View file

@ -10253,7 +10253,7 @@ CONFIG_TEST_STATIC_KEYS=m
CONFIG_TEST_FPU=m
CONFIG_TEST_CLOCKSOURCE_WATCHDOG=m
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

View file

@ -8320,6 +8320,6 @@ CONFIG_TEST_STATIC_KEYS=m
# CONFIG_TEST_MEMINIT is not set
# CONFIG_TEST_FREE_PAGES is not set
CONFIG_ARCH_USE_MEMTEST=y
# CONFIG_MEMTEST is not set
CONFIG_MEMTEST=y
# end of Kernel Testing and Coverage
# end of Kernel hacking

View file

@ -10347,6 +10347,6 @@ CONFIG_TEST_STATIC_KEYS=m
# CONFIG_TEST_HMM is not set
# CONFIG_TEST_FREE_PAGES is not set
CONFIG_ARCH_USE_MEMTEST=y
# CONFIG_MEMTEST is not set
CONFIG_MEMTEST=y
# end of Kernel Testing and Coverage
# end of Kernel hacking

View file

@ -10072,6 +10072,6 @@ CONFIG_TEST_STATIC_KEYS=m
# CONFIG_TEST_HMM is not set
# CONFIG_TEST_FREE_PAGES is not set
CONFIG_ARCH_USE_MEMTEST=y
# CONFIG_MEMTEST is not set
CONFIG_MEMTEST=y
# end of Kernel Testing and Coverage
# end of Kernel hacking

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.15.5 Kernel Configuration
# Linux/x86 5.15.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y
@ -10479,7 +10479,7 @@ CONFIG_TEST_STATIC_KEYS=m
CONFIG_TEST_FPU=m
CONFIG_TEST_CLOCKSOURCE_WATCHDOG=m
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

View file

@ -1,6 +1,6 @@
# Template file for 'linux5.15'
pkgname=linux5.15
version=5.15.7
version=5.15.8
revision=1
wrksrc="linux-${version%.*}"
short_desc="Linux kernel and modules (${version%.*} series)"
@ -10,7 +10,7 @@ homepage="https://www.kernel.org"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
checksum="57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
9112078380091e8f18680f9ea863bbd74cf36eaf2ee68f6e483e718ddd3314e1"
c122c139f9b16fb6b78a70259c7fb689773c14581eb202425395e9ee251e98fb"
skip_extraction="patch-${version}.xz"
python_version=3