From bba91d939bba1018d0774a1171fdbab4419cb8de Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 29 Feb 2020 20:23:41 +0100 Subject: [PATCH] - updated to 4.14.172 --- kernel-vanilla-x86.config | 3 ++- kernel-vanilla-x86_64.config | 3 ++- kernel-vanilla.spec | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/kernel-vanilla-x86.config b/kernel-vanilla-x86.config index cacb6de..8c2d26f 100644 --- a/kernel-vanilla-x86.config +++ b/kernel-vanilla-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.159-4.14-vanilla Kernel Configuration +# Linux/x86 4.14.172-4.14-vanilla Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -8811,6 +8811,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 83c4e4c..5b7a848 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.14.159-4.14-vanilla Kernel Configuration +# Linux/x86 4.14.172-4.14-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -8658,6 +8658,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 1904b0c..1580272 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 4.14 -%define postver 167 +%define postver 172 %define rel 1 %define alt_kernel 4.14-vanilla @@ -30,7 +30,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz # Source0-md5: bacdb9ffdcd922aa069a5e1520160e24 %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz -# Source1-md5: 42ffd70f75a8783802ea7874c5df7a93 +# Source1-md5: 4ae0221e47d6329233c38875ec0b090a %endif Source2: kernel-module-build.pl -- 2.45.1