From c9cd236dbfa846dc9180ac232e6c26a2f7fde56b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= <seblu@seblu.net>
Date: Wed, 3 Jan 2018 14:12:04 +0100
Subject: [PATCH] Bump to 4.15-rc6

---
 PKGBUILD      | 4 ++--
 config.x86_64 | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/PKGBUILD b/PKGBUILD
index 3c02132..84a07bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Customized version of linux for seblu computers
 
 pkgname=linux-seblu
-pkgver=4.15_rc5
+pkgver=4.15_rc6
 pkgrel=1
 pkgdesc='The Linux Kernel cooked by Seblu'
 arch=('x86_64')
@@ -18,7 +18,7 @@ source=("$_repourl#tag=v${pkgver/_/-}"
         "config.$CARCH"
         'input-touchscreen-fix-hideep.c-build-errors.patch')
 md5sums=('SKIP'
-         '812371d6beb11e6c6995291938a0c38e'
+         '25667eb3af1f1c218a575221392bbfe1'
          '85f33d6bd08b52844c8136e2d4747bdf')
 
 prepare() {
diff --git a/config.x86_64 b/config.x86_64
index 2207de6..faaf6ef 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.15.0-rc5 Kernel Configuration
+# Linux/x86 4.15.0-rc6 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -7151,6 +7151,7 @@ CONFIG_ENCRYPTED_KEYS=m
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
 # CONFIG_SECURITY is not set
 CONFIG_SECURITYFS=y
+CONFIG_PAGE_TABLE_ISOLATION=y
 # CONFIG_INTEL_TXT is not set
 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
 CONFIG_HARDENED_USERCOPY=y
-- 
GitLab