summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-11-13 09:53:11 -0500
committergraysky2019-11-13 09:53:11 -0500
commited3831c6892384c1a3674dc58c200be3ad03833a (patch)
treec1aca886d2dc2a905cd6865c37304e701a5cc946
parenta37ee05a13687a84f471becfb858ee02f9e5ef86 (diff)
downloadaur-ed3831c6892384c1a3674dc58c200be3ad03833a.tar.gz
Update to 5.3.11-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD7
-rw-r--r--config5
3 files changed, 15 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1aa952929b64..40e671f22835 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 5.3.10
+ pkgver = 5.3.11
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = linux-ck
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.10.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.10.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.11.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.11.tar.sign
source = config
source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
source = http://ck.kolivas.org/patches/5.0/5.3/5.3-ck1/patch-5.3-ck1.xz
@@ -19,9 +19,9 @@ pkgbase = linux-ck
source = 0002-Bluetooth-hidp-Fix-assumptions-on-the-return-value-o.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 8162e0b88fb0ebf2b5982611709974a7f08aba2292a720fabaca700f960d9a22
+ sha256sums = 6e7156946d1d72e24786d09a47511e44c3abe5d4da757f4f68f2da482880aeb7
sha256sums = SKIP
- sha256sums = e749cd85d37d4d70099b0a7f54e852b039ae07c14e4ab8be299c64edae5d4ba4
+ sha256sums = 54bd002b40030609bfb236c35d2a23d23e426edd1f84dd448afbadd1b0aacb55
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
sha256sums = 5b66761eae4efa4cb967aba9d4e555aa320cf5c004f0848e6bfbcb75ef66fbf1
sha256sums = 01367272cd82cafc24ae04d309d5c738352949727dc2a37f8578c14c7a90b9f0
@@ -35,11 +35,11 @@ pkgname = linux-ck
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-ck=5.3.10
+ provides = linux-ck=5.3.11
pkgname = linux-ck-headers
pkgdesc = Header files and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=5.3.10
- provides = linux-headers=5.3.10
+ provides = linux-ck-headers=5.3.11
+ provides = linux-headers=5.3.11
diff --git a/PKGBUILD b/PKGBUILD
index 383ee767e5ea..80f39c707c2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,7 +61,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=5.3.10-arch1
+_srcver=5.3.11-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -85,9 +85,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('8162e0b88fb0ebf2b5982611709974a7f08aba2292a720fabaca700f960d9a22'
+sha256sums=('6e7156946d1d72e24786d09a47511e44c3abe5d4da757f4f68f2da482880aeb7'
'SKIP'
- 'e749cd85d37d4d70099b0a7f54e852b039ae07c14e4ab8be299c64edae5d4ba4'
+ '54bd002b40030609bfb236c35d2a23d23e426edd1f84dd448afbadd1b0aacb55'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5'
'5b66761eae4efa4cb967aba9d4e555aa320cf5c004f0848e6bfbcb75ef66fbf1'
'01367272cd82cafc24ae04d309d5c738352949727dc2a37f8578c14c7a90b9f0'
@@ -202,7 +202,6 @@ _package() {
# hard-coded path in case user defined CC=xxx for build which causes errors
# see this FS https://bugs.archlinux.org/task/64315
install -Dm644 arch/x86/boot/bzImage "$modulesdir/vmlinuz"
- install -Dm644 "$modulesdir/vmlinuz" "$pkgdir/boot/vmlinuz-$pkgbase"
# Used by mkinitcpio to name the kernel
echo "$pkgbase" | install -Dm644 /dev/stdin "$modulesdir/pkgbase"
diff --git a/config b/config
index 50cae3272f13..4642c39731ad 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.3.8-arch1 Kernel Configuration
+# Linux/x86 5.3.11-arch1 Kernel Configuration
#
#
@@ -444,6 +444,9 @@ CONFIG_X86_SMAP=y
CONFIG_X86_INTEL_UMIP=y
# CONFIG_X86_INTEL_MPX is not set
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
+# CONFIG_X86_INTEL_TSX_MODE_OFF is not set
+# CONFIG_X86_INTEL_TSX_MODE_ON is not set
+CONFIG_X86_INTEL_TSX_MODE_AUTO=y
CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_EFI_MIXED=y