summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
-rw-r--r--config.x86_647
3 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed23321d4479..02b7887b33cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by makepkg 5.1.1
-# Wed Sep 12 11:43:32 UTC 2018
+# Tue Sep 25 16:44:31 UTC 2018
pkgbase = linux-ec2
- pkgver = 4.18.7
+ pkgver = 4.18.9
pkgrel = 1
url = https://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-ec2
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.tar.xz
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.18.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.18.7.xz
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.18.9.xz
source = config.x86_64
source = 60-linux.hook
source = 90-linux.hook
@@ -25,7 +25,7 @@ pkgbase = linux-ec2
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1
sha256sums = SKIP
- sha256sums = bf74eca521d27dca031e70ac24ed0364a96e9750e14cc75de97076d881714e15
+ sha256sums = d819e109cb892859f9ffbb4987678076e1535b9e60c12b6512d3847da43e528b
sha256sums = SKIP
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -40,17 +40,17 @@ pkgname = linux-ec2
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.18.7
+ provides = linux=4.18.9
options = strip
options = debug
backup = etc/mkinitcpio.d/linux-ec2.preset
pkgname = linux-ec2-headers
pkgdesc = Header files and scripts for building modules for linux-ec2 kernel
- provides = linux-headers=4.18.7
+ provides = linux-headers=4.18.9
options = !strip
pkgname = linux-ec2-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the linux-ec2 kernel
- provides = linux-docs=4.18.7
+ provides = linux-docs=4.18.9
diff --git a/PKGBUILD b/PKGBUILD
index 36c0ec903be6..d263bb934f32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _branch=4.18
_build_from=tarball
#_build_from=git
#_build_from=git-mirror
-pkgver=4.18.7
+pkgver=4.18.9
pkgrel=1
arch=('x86_64')
url="https://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2"
@@ -20,7 +20,7 @@ case $_build_from in
"http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz")
sha256sums=('19d8bcf49ef530cd4e364a45b4a22fa70714b70349c8100e7308488e26f1eaf1'
'SKIP'
- 'bf74eca521d27dca031e70ac24ed0364a96e9750e14cc75de97076d881714e15')
+ 'd819e109cb892859f9ffbb4987678076e1535b9e60c12b6512d3847da43e528b')
;;
git)
_srcname=linux
diff --git a/config.x86_64 b/config.x86_64
index a23fed2aeced..7a50f809982a 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,10 +1,10 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.18.5-1 Kernel Configuration
+# Linux/x86 4.18.8 Kernel Configuration
#
#
-# Compiler: gcc (GCC) 8.2.1 20180730
+# Compiler: gcc (GCC) 8.2.1 20180901
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -308,6 +308,7 @@ CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_RCU_TABLE_FREE=y
+CONFIG_HAVE_RCU_TABLE_INVALIDATE=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
@@ -541,7 +542,7 @@ CONFIG_X86_THERMAL_VECTOR=y
CONFIG_PERF_EVENTS_INTEL_UNCORE=y
CONFIG_PERF_EVENTS_INTEL_RAPL=y
CONFIG_PERF_EVENTS_INTEL_CSTATE=y
-# CONFIG_PERF_EVENTS_AMD_POWER is not set
+CONFIG_PERF_EVENTS_AMD_POWER=y
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
CONFIG_X86_VSYSCALL_EMULATION=y