From: Marcin Krol Date: Sat, 29 Feb 2020 19:26:32 +0000 (+0100) Subject: - updated to 4.9.215 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=e9db8e6c0d3b578bbef5e583e573a439438ec9f5 - updated to 4.9.215 --- diff --git a/kernel-vanilla-x86.config b/kernel-vanilla-x86.config index 5ba2380..d2c6423 100644 --- a/kernel-vanilla-x86.config +++ b/kernel-vanilla-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.206-4.9-vanilla Kernel Configuration +# Linux/x86 4.9.215-4.9-vanilla Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -8409,6 +8409,7 @@ CONFIG_DOUBLEFAULT=y # CONFIG_DEBUG_TLBFLUSH is not set # CONFIG_IOMMU_STRESS is not set CONFIG_HAVE_MMIOTRACE_SUPPORT=y +# CONFIG_X86_DECODER_SELFTEST is not set CONFIG_IO_DELAY_TYPE_0X80=0 CONFIG_IO_DELAY_TYPE_0XED=1 CONFIG_IO_DELAY_TYPE_UDELAY=2 diff --git a/kernel-vanilla-x86_64.config b/kernel-vanilla-x86_64.config index e4d5539..3b0fe05 100644 --- a/kernel-vanilla-x86_64.config +++ b/kernel-vanilla-x86_64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.206-4.9-vanilla Kernel Configuration +# Linux/x86 4.9.215-4.9-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -8235,6 +8235,7 @@ CONFIG_DOUBLEFAULT=y # CONFIG_IOMMU_DEBUG is not set # CONFIG_IOMMU_STRESS is not set CONFIG_HAVE_MMIOTRACE_SUPPORT=y +# CONFIG_X86_DECODER_SELFTEST is not set CONFIG_IO_DELAY_TYPE_0X80=0 CONFIG_IO_DELAY_TYPE_0XED=1 CONFIG_IO_DELAY_TYPE_UDELAY=2 diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 364d645..7c4c1bd 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 4.9 -%define postver 211 +%define postver 215 %define rel 1 %define alt_kernel 4.9-vanilla @@ -30,7 +30,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz # Source0-md5: 0a68ef3615c64bd5ee54a3320e46667d %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz -# Source1-md5: 50d3108db0bb8e26270acf965ba27377 +# Source1-md5: 1cf03959fb7ab6bf20bbc87993631bce %endif Source2: kernel-module-build.pl