From: Marcin Krol Date: Sat, 29 Feb 2020 19:30:12 +0000 (+0100) Subject: - updated to 4.4.215 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=9d59f9ea4ac3e92b23953bfebaa148e17c62f742 - updated to 4.4.215 --- diff --git a/kernel-vanilla-x86.config b/kernel-vanilla-x86.config index 8518089..8297a90 100644 --- a/kernel-vanilla-x86.config +++ b/kernel-vanilla-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.4.206-4.4-vanilla Kernel Configuration +# Linux/x86 4.4.215-4.4-vanilla Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -7960,6 +7960,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 69d7a69..fb1ea7e 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.4.206-4.4-vanilla Kernel Configuration +# Linux/x86 4.4.215-4.4-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -7734,6 +7734,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 39c0eb8..b5a4d13 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 4.4 -%define postver 211 +%define postver 215 %define rel 1 %define alt_kernel 4.4-vanilla @@ -30,7 +30,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz # Source0-md5: 9a78fa2eb6c68ca5a40ed5af08142599 %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz -# Source1-md5: 1c2b9b8e5bf579db8ef193d5906060e3 +# Source1-md5: 17f1fba4f72658d0e4b4a0ee9afa3a97 %endif Source2: kernel-module-build.pl