summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Nguyen2017-09-19 18:20:27 +0700
committerTom Nguyen2017-09-19 18:20:27 +0700
commitdd70d9331a505118fadcb5a6f299bd7e9ce331e2 (patch)
treeff4a045b61dc15fe2705056e645cce92fbc5f556
parent2e48dd3b19f2af122476d06709d87a4b536a8916 (diff)
downloadaur-dd70d9331a505118fadcb5a6f299bd7e9ce331e2.tar.gz
updated bfq-mq -> 20170919
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10be45d29527..1c6e9af131d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 14 08:01:11 UTC 2017
+# Tue Sep 19 11:20:16 UTC 2017
pkgbase = linux-bfq-mq
pkgver = 4.13.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Algodev-github/bfq-mq/
arch = i686
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = linux-bfq-mq
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.2.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.2.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/tom81094/custom-patches/raw/master/bfq-mq/4.13-bfq-mq-20170913.patch
+ source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/4.13-bfq-mq-20170919.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
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/mailing-list/blk-mq-sched-improve-SCSI-MQ-performance-V4/ML1-0001-blk-mq-sched-fix-scheduler-bad-performance.patch
source = https://gitlab.com/tom81094/custom-patches/raw/master/bfq-mq/mailing-list/blk-mq-sched-improve-SCSI-MQ-performance-V4/ML1-0002-sbitmap-introduce-__sbitmap_for_each_set.patch
@@ -44,7 +44,7 @@ pkgbase = linux-bfq-mq
sha256sums = dfb5753b89580494a54d1021d14f1fa91b54d4ab9bf6175fc8cf8cb8c41d8e3f
sha256sums = SKIP
sha256sums = 8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8
- sha256sums = 0cf754375b1825ed4b149f1c65e346c7f9ecfa4c9ae74ebb525eed557ef3f259
+ sha256sums = 400dbef0df26a8d4706ff7a2539d7ffc4668f0ad535cbed4d5f46f47e450b364
sha256sums = eb3cb1a9e487c54346b798b57f5b505f8a85fd1bc839d8f00b2925e6a7d74531
sha256sums = dbbcfc44c676f86e98e9a25ff0d2145f8b909f4a8bf7e25029bf24f315cbc4bb
sha256sums = 50092d4e4e408937fa9a7a374b27144854ed676dac6ba48a9d6d14827703e15b
diff --git a/PKGBUILD b/PKGBUILD
index 7934f8b45f3e..10932db85bb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,7 +68,7 @@ pkgbase=linux-bfq-mq
pkgver=4.13.2
_srcpatch="${pkgver##*\.*\.}"
_srcname="linux-${pkgver%%\.${_srcpatch}}"
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="https://github.com/Algodev-github/bfq-mq/"
license=('GPL2')
@@ -80,7 +80,7 @@ _mlpath_1="${_bfqpath}/mailing-list/blk-mq-sched-improve-SCSI-MQ-performance-V4"
_mlpath_2="${_bfqpath}/mailing-list/block-bfq-disable-wbt"
_bfqgroup="https://groups.google.com/group/bfq-iosched/attach"
_gcc_patch='enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v4.13+.patch'
-_bfq_mq_patch='4.13-bfq-mq-20170913.patch'
+_bfq_mq_patch='4.13-bfq-mq-20170919.patch'
source=(# mainline kernel patches
"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.sign"
@@ -124,7 +124,7 @@ sha256sums=(# mainline kernel patches
# gcc cpu optimizatons from graysky and ck forked by sir_lucjan
'8b00041911e67654b0bd9602125853a1a94f6155c5cac4f886507554c8324ee8'
# bfq-mq patch
- '0cf754375b1825ed4b149f1c65e346c7f9ecfa4c9ae74ebb525eed557ef3f259'
+ '400dbef0df26a8d4706ff7a2539d7ffc4668f0ad535cbed4d5f46f47e450b364'
# tentative patches
'eb3cb1a9e487c54346b798b57f5b505f8a85fd1bc839d8f00b2925e6a7d74531'
# mailing-list (ML1) patches
@@ -168,8 +168,9 @@ prepare() {
### Patch source with BFQ-MQ
msg "Fix naming schema in BFQ-MQ patch"
sed -i -e "s|SUBLEVEL = 0|SUBLEVEL = 2|g" \
- -i -e "s|EXTRAVERSION = -bfq|EXTRAVERSION =|g" \
- -i -e "s|EXTRAVERSION =-bfq-mq|EXTRAVERSION =|g" ../${_bfq_mq_patch}
+ -i -e "s|PATCHLEVEL = 14|PATCHLEVEL = 13|g" \
+ -i -e "s|EXTRAVERSION = -rc1|EXTRAVERSION =|g" \
+ -i -e "s|EXTRAVERSION = -rc1-bfq-mq|EXTRAVERSION =|g" ../${_bfq_mq_patch}
msg "-> Apply BFQ-MQ patch"
patch -Np1 -i ../${_bfq_mq_patch}