From 103ff890a928bd2f05d5a814d72f78e100e959df Mon Sep 17 00:00:00 2001 From: Jason Self Date: Wed, 31 Jan 2018 06:07:49 -0800 Subject: [PATCH] Update configs for 4.9.79 and 4.14.16 --- 4.14/x86-32-nonpae | 2 +- 4.14/x86-32-pae | 2 +- 4.14/x86-64 | 3 ++- 4.9/x86-32-nonpae | 2 +- 4.9/x86-32-pae | 2 +- 4.9/x86-64 | 3 ++- 6 files changed, 8 insertions(+), 6 deletions(-) diff --git a/4.14/x86-32-nonpae b/4.14/x86-32-nonpae index 2539a30..a14f475 100644 --- a/4.14/x86-32-nonpae +++ b/4.14/x86-32-nonpae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.14-gnu Kernel Configuration +# Linux/x86 4.14.16-gnu Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/4.14/x86-32-pae b/4.14/x86-32-pae index 2dbe08d..b1f3c89 100644 --- a/4.14/x86-32-pae +++ b/4.14/x86-32-pae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.14-gnu Kernel Configuration +# Linux/x86 4.14.16-gnu Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/4.14/x86-64 b/4.14/x86-64 index 8ed5da3..e05da03 100644 --- a/4.14/x86-64 +++ b/4.14/x86-64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.14-gnu Kernel Configuration +# Linux/x86 4.14.16-gnu Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -228,6 +228,7 @@ CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y CONFIG_BPF_SYSCALL=y +CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_SHMEM=y CONFIG_AIO=y CONFIG_ADVISE_SYSCALLS=y diff --git a/4.9/x86-32-nonpae b/4.9/x86-32-nonpae index 60185db..6ebb7af 100644 --- a/4.9/x86-32-nonpae +++ b/4.9/x86-32-nonpae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.77-gnu Kernel Configuration +# Linux/x86 4.9.79-gnu Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/4.9/x86-32-pae b/4.9/x86-32-pae index 6f5e6d0..3e33a4a 100644 --- a/4.9/x86-32-pae +++ b/4.9/x86-32-pae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.77-gnu Kernel Configuration +# Linux/x86 4.9.79-gnu Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/4.9/x86-64 b/4.9/x86-64 index 02d40e3..3d59e14 100644 --- a/4.9/x86-64 +++ b/4.9/x86-64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.77-gnu Kernel Configuration +# Linux/x86 4.9.79-gnu Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -220,6 +220,7 @@ CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y CONFIG_BPF_SYSCALL=y +CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_SHMEM=y CONFIG_AIO=y CONFIG_ADVISE_SYSCALLS=y -- 2.31.1