summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2017-12-25 17:25:15 +0100
committersirlucjan2017-12-25 17:25:15 +0100
commita3692ba200f74d3007982a5aab070079aa634cbb (patch)
tree024399f5f99630191b7a8f218003838074c2a843
parent1149537f7bd5e1fbc1f29c88f189086f3e545776 (diff)
downloadaur-a3692ba200f74d3007982a5aab070079aa634cbb.tar.gz
Bump to 4.14.9-1
-rw-r--r--.SRCINFO28
-rw-r--r--PKGBUILD8
-rw-r--r--config8
3 files changed, 22 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0de3310f0474..08c36a707b69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bfq-mq
- pkgver = 4.14.8
- pkgrel = 2
+ pkgver = 4.14.9
+ pkgrel = 1
url = https://github.com/Algodev-github/bfq-mq/
arch = x86_64
license = GPL2
@@ -12,8 +12,8 @@ pkgbase = linux-bfq-mq
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.8.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.8.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.9.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.9.sign
source = https://raw.githubusercontent.com/sirlucjan/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v4.13+.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/4.14/4.14-bfq-sq-mq-git-20171222.patch
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/tentative/T0001-Check-presence-on-tree-of-every-entity-after-every-a.patch
@@ -37,7 +37,7 @@ pkgbase = linux-bfq-mq
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
sha256sums = SKIP
- sha256sums = 42eaed731b716244514b765c199e8f675d79287d7630e5c2911053ad52a1fa0a
+ sha256sums = 5edc955bb67b04c7ed426b1df17a3e322e32ad9fdda9c6abb53ab6eca7faf704
sha256sums = SKIP
sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8
sha256sums = 63f764a77d5d61a1012135027d1d5164b6ff557b79887fec7bae73404cf59fcf
@@ -50,7 +50,7 @@ pkgbase = linux-bfq-mq
sha256sums = 19dd49fd6c50ac74074b354898d6aaf0c1da30e85c4f5770fdb54195b49277b0
sha256sums = 7c51d0053053a3a0f6ed8759a5464ed5a3275a9dd832513a5678c3bcead9e5d5
sha256sums = 5e57c8d1d87a63e1c5947aba02346862992f39be2b2761ea142b3897995495aa
- sha256sums = aa0d4218d0fce5d24a495de369ee81f309d0a708eabff2c9269b0fa9e018ba36
+ sha256sums = 91988cc767d98f5a388901f631a5fd7a012a03ed180fea291048b060a6b08c6c
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = 5f6ba52aaa528c4fa4b1dc097e8930fad0470d7ac489afcb13313f289ca32184
@@ -68,19 +68,19 @@ pkgname = linux-bfq-mq
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- provides = linux-bfq-mq=4.14.8
- provides = linux=4.14.8
+ provides = linux-bfq-mq=4.14.9
+ provides = linux=4.14.9
backup = etc/mkinitcpio.d/linux-bfq-mq.preset
pkgname = linux-bfq-mq-headers
pkgdesc = Header files and scripts for building modules for Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.14.8
- provides = linux-bfq-mq-headers=4.14.8
- provides = linux-headers=4.14.8
+ depends = linux-bfq-mq=4.14.9
+ provides = linux-bfq-mq-headers=4.14.9
+ provides = linux-headers=4.14.9
pkgname = linux-bfq-mq-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-bfq-mq kernel
- depends = linux-bfq-mq=4.14.8
- provides = linux-bfq-mq-docs=4.14.8
- provides = linux-docs=4.14.8
+ depends = linux-bfq-mq=4.14.9
+ provides = linux-bfq-mq-docs=4.14.9
+ provides = linux-docs=4.14.9
diff --git a/PKGBUILD b/PKGBUILD
index 3ffa12d55146..22858568b72d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,10 +69,10 @@ _mq_enable=
pkgbase=linux-bfq-mq
#pkgbase=linux-custom # Build kernel with a different name
-pkgver=4.14.8
+pkgver=4.14.9
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
-pkgrel=2
+pkgrel=1
arch=('x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -140,7 +140,7 @@ source=(# mainline kernel patches
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'SKIP'
- '42eaed731b716244514b765c199e8f675d79287d7630e5c2911053ad52a1fa0a'
+ '5edc955bb67b04c7ed426b1df17a3e322e32ad9fdda9c6abb53ab6eca7faf704'
'SKIP'
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
'63f764a77d5d61a1012135027d1d5164b6ff557b79887fec7bae73404cf59fcf'
@@ -153,7 +153,7 @@ sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'19dd49fd6c50ac74074b354898d6aaf0c1da30e85c4f5770fdb54195b49277b0'
'7c51d0053053a3a0f6ed8759a5464ed5a3275a9dd832513a5678c3bcead9e5d5'
'5e57c8d1d87a63e1c5947aba02346862992f39be2b2761ea142b3897995495aa'
- 'aa0d4218d0fce5d24a495de369ee81f309d0a708eabff2c9269b0fa9e018ba36'
+ '91988cc767d98f5a388901f631a5fd7a012a03ed180fea291048b060a6b08c6c'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'5f6ba52aaa528c4fa4b1dc097e8930fad0470d7ac489afcb13313f289ca32184'
diff --git a/config b/config
index b682e0d6545a..1e439de50eb7 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.6-1 Kernel Configuration
+# Linux/x86 4.14.9-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -8135,9 +8135,9 @@ CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_NMI_SELFTEST is not set
# CONFIG_X86_DEBUG_FPU is not set
# CONFIG_PUNIT_ATOM_DEBUG is not set
-# CONFIG_FRAME_POINTER_UNWINDER is not set
-CONFIG_ORC_UNWINDER=y
-# CONFIG_GUESS_UNWINDER is not set
+CONFIG_UNWINDER_ORC=y
+# CONFIG_UNWINDER_FRAME_POINTER is not set
+# CONFIG_UNWINDER_GUESS is not set
#
# Security options