From c15e97b53aabdb67e8eb4b6682998a779a679b76 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sun, 10 Jun 2018 10:36:27 +0000 Subject: [PATCH] - updated to 4.4.136 --- 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 ea910c0..7a3e25a 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.127-4.4-vanilla Kernel Configuration +# Linux/x86 4.4.136-4.4-vanilla Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -177,6 +177,7 @@ CONFIG_RD_LZMA=y CONFIG_RD_XZ=y CONFIG_RD_LZO=y CONFIG_RD_LZ4=y +CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SYSCTL=y CONFIG_ANON_INODES=y diff --git a/kernel-vanilla-x86_64.config b/kernel-vanilla-x86_64.config index a7bf2d5..b0400af 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.127-4.4-vanilla Kernel Configuration +# Linux/x86 4.4.136-4.4-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -186,6 +186,7 @@ CONFIG_RD_LZMA=y CONFIG_RD_XZ=y CONFIG_RD_LZO=y CONFIG_RD_LZ4=y +CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SYSCTL=y CONFIG_ANON_INODES=y diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index a3a67aa..ca52348 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 133 +%define postver 136 %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: 58be229adf71e178a18e955fdf4e5a2b +# Source1-md5: 5b5507c056c70546428a9046a48ef4fd %endif Source2: kernel-module-build.pl -- 2.44.0