summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-09-13 15:37:32 -0400
committergraysky2016-09-13 15:37:32 -0400
commit501fa0a760e49b7f8f40b02133a72d78f878aae6 (patch)
tree000fe42b002265a52abe16195df34206fffc0f46
parentdb392c89bc1581fd60b576dd04f9442c58351013 (diff)
downloadaur-501fa0a760e49b7f8f40b02133a72d78f878aae6.tar.gz
Update to 4.7.3-5
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD16
-rw-r--r--config2
-rw-r--r--config.x86_644
4 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4428dd688e9d..4d2c701e18d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Sep 11 14:46:02 UTC 2016
+# Tue Sep 13 19:37:32 UTC 2016
pkgbase = linux-ck
pkgver = 4.7.3
- pkgrel = 4
+ pkgrel = 5
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = i686
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = linux-ck
source = config
source = linux-ck.preset
source = change-default-console-loglevel.patch
- source = http://ck.kolivas.org/patches/4.0/4.7/4.7-ck3/patch-4.7-ck3.xz
+ source = http://ck.kolivas.org/patches/4.0/4.7/4.7-ck4/patch-4.7-ck4.xz
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz
source = http://algo.ing.unimo.it/people/paolo/disk_sched/patches/4.7.0-v8r3/0001-block-cgroups-kconfig-build-bits-for-BFQ-v7r11-4.7.0.patch
source = http://algo.ing.unimo.it/people/paolo/disk_sched/patches/4.7.0-v8r3/0002-block-introduce-the-BFQ-v7r11-I-O-sched-for-4.7.0.patch
@@ -30,11 +30,11 @@ pkgbase = linux-ck
sha256sums = SKIP
sha256sums = 826b96e794d325abf430e8d6c3279a21e97e3ec321a3962b9dd6966693b14d88
sha256sums = SKIP
- sha256sums = 46a73654a6651b3ad9c7677d8ce2c997232347cac4ceaa9797a2780b123d8d63
- sha256sums = d9b6c6024c51a0a1a47430b30ab483e1df7fdf1a8404ce4462f9843d07100dea
+ sha256sums = 43af3622958b540e9812f5a165072537422c79b49581bba2ba058beca589e72a
+ sha256sums = 2bf031f11b4ea0a9a11876a28836b777fa055be38908fc5101f622bdeb27e72d
sha256sums = 2b3ebf5446aa3cac279842ca00bc1f2d6b7ff1766915282c201d763dbf6ca07e
sha256sums = 1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99
- sha256sums = 437f0be184042e44826fa76fce08b5daea1a7d2e85e7c63177e109efb50793f1
+ sha256sums = b9eae0f9aa54a41a6d5a3613c814b207fd2396a198af4a3bcd93be17f2f1bbd4
sha256sums = cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791
sha256sums = a6bd81bbb2f72cfd6ad992fdeff4bac1cb7c58a8edfc3fcd76c1d7275f73d284
sha256sums = 144b54e95a1ffca88066e41f3c46c47df442d6497684e204e9f4312faab75572
@@ -42,7 +42,7 @@ pkgbase = linux-ck
sha256sums = db7872616d7ed3137d4b738e6e29fdaff58981a1d3912e3f1c33cd9fc61bca27
pkgname = linux-ck
- pkgdesc = Linux Kernel with the ck3 patchset featuring the Brain Fuck Scheduler v0.490.
+ pkgdesc = Linux Kernel with the ck4 patchset featuring the Brain Fuck Scheduler v0.497.
install = linux-ck.install
depends = coreutils
depends = linux-firmware
diff --git a/PKGBUILD b/PKGBUILD
index 42df949f7123..3ca0e91d7fad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,13 +53,13 @@ pkgname=(linux-ck linux-ck-headers)
_kernelname=-ck
_srcname=linux-4.7
pkgver=4.7.3
-pkgrel=4
+pkgrel=5
arch=('i686' 'x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
license=('GPL2')
makedepends=('kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')
-_ckpatchversion=3
+_ckpatchversion=4
_ckpatchname="patch-4.7-ck${_ckpatchversion}"
_gcc_patch='enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch'
_bfqpath='http://algo.ing.unimo.it/people/paolo/disk_sched/patches/4.7.0-v8r3'
@@ -87,11 +87,11 @@ sha256sums=('5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10'
'SKIP'
'826b96e794d325abf430e8d6c3279a21e97e3ec321a3962b9dd6966693b14d88'
'SKIP'
- '46a73654a6651b3ad9c7677d8ce2c997232347cac4ceaa9797a2780b123d8d63'
- 'd9b6c6024c51a0a1a47430b30ab483e1df7fdf1a8404ce4462f9843d07100dea'
+ '43af3622958b540e9812f5a165072537422c79b49581bba2ba058beca589e72a'
+ '2bf031f11b4ea0a9a11876a28836b777fa055be38908fc5101f622bdeb27e72d'
'2b3ebf5446aa3cac279842ca00bc1f2d6b7ff1766915282c201d763dbf6ca07e'
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
- '437f0be184042e44826fa76fce08b5daea1a7d2e85e7c63177e109efb50793f1'
+ 'b9eae0f9aa54a41a6d5a3613c814b207fd2396a198af4a3bcd93be17f2f1bbd4'
'cf0f984ebfbb8ca8ffee1a12fd791437064b9ebe0712d6f813fd5681d4840791'
'a6bd81bbb2f72cfd6ad992fdeff4bac1cb7c58a8edfc3fcd76c1d7275f73d284'
'144b54e95a1ffca88066e41f3c46c47df442d6497684e204e9f4312faab75572'
@@ -116,7 +116,7 @@ prepare() {
# patch source with ck patchset with BFS
# fix double name in EXTRAVERSION
sed -i -re "s/^(.EXTRAVERSION).*$/\1 = /" "${srcdir}/${_ckpatchname}"
- msg "Patching source with ck3 including BFS v0.490"
+ msg "Patching source with ck4 including BFS v0.497"
patch -Np1 -i "${srcdir}/${_ckpatchname}"
# Patch source to enable more gcc CPU optimizatons via the make nconfig
@@ -241,8 +241,8 @@ build() {
}
package_linux-ck() {
- pkgdesc='Linux Kernel with the ck3 patchset featuring the Brain Fuck Scheduler v0.490.'
- #_Kpkgdesc='Linux Kernel and modules with the ck3 patchset featuring the Brain Fuck Scheduler v0.490.'
+ pkgdesc='Linux Kernel with the ck4 patchset featuring the Brain Fuck Scheduler v0.497.'
+ #_Kpkgdesc='Linux Kernel and modules with the ck4 patchset featuring the Brain Fuck Scheduler v0.497.'
#pkgdesc="${_Kpkgdesc}"
depends=('coreutils' 'linux-firmware' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country' 'nvidia-ck: nVidia drivers for linux-ck' 'modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig')
diff --git a/config b/config
index 8434e7b0ba08..c47466a36e4f 100644
--- a/config
+++ b/config
@@ -147,7 +147,7 @@ CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_CGROUP_WRITEBACK=y
-# CONFIG_CGROUP_SCHED is not set
+CONFIG_CGROUP_SCHED=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_FREEZER=y
# CONFIG_CGROUP_HUGETLB is not set
diff --git a/config.x86_64 b/config.x86_64
index d87c1a549a56..20241e99aa78 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.7.3-4 Kernel Configuration
+# Linux/x86 4.7.3-5 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -152,7 +152,7 @@ CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
CONFIG_CGROUP_WRITEBACK=y
-# CONFIG_CGROUP_SCHED is not set
+CONFIG_CGROUP_SCHED=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_FREEZER=y
# CONFIG_CGROUP_HUGETLB is not set