summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Devir2020-03-31 17:33:58 +1000
committerKyle Devir2020-03-31 17:33:58 +1000
commit5720f47aaee903d47b9653b18e956ee31faec418 (patch)
tree4d7d01a82a5921f1cd11ce19fd97a4af6b6a2f1c
parentc53b3ce06af461943db84085dc4d787af51b2575 (diff)
downloadaur-5720f47aaee903d47b9653b18e956ee31faec418.tar.gz
5.5.13.arch2
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
-rw-r--r--config9
3 files changed, 13 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd094fec9001..c295ac8e247f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-pds
pkgdesc = Linux
- pkgver = 5.5.13.arch1
+ pkgver = 5.5.13.arch2
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.5.13-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.5.13-arch2
arch = x86_64
license = GPL2
makedepends = bc
@@ -15,7 +15,7 @@ pkgbase = linux-pds
makedepends = imagemagick
makedepends = git
options = !strip
- source = git+https://git.archlinux.org/linux?signed#tag=v5.5.13-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.5.13-arch2
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 0005-v5.5_undead-pds099o.patch
@@ -25,7 +25,7 @@ pkgbase = linux-pds
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
sha512sums = SKIP
sha512sums = SKIP
- sha512sums = 193245510ad411b3ce6fbbc7bd8f504e6d09b97faed10333e511f16eefefdcebcee567c3287d84fec232c9baffc95ee6efefc0bb69773ef0c74c6bc30d75809d
+ sha512sums = f2dcfa47de2504957d4e65dd9edb656d8a9dda0cd7372b26ac2aa322ebc014b712853dd9d7708648fa2c7ea546514d226e81fc97685d8e118fca2bb4cb99c985
sha512sums = ae4bfb0ffa5ffaac000800eaaf67433700f826e3b63773ed980841f7377e6853687091b5ba0036a1d0badeb604ea0816280e22a2a67dbe2a370814091069562f
sha512sums = dca2b705810db5e3c3782ac4c11f499e010752055629213ccada09c8e748d20cd1e8c49a93d2e28c5b0c7bf23a2247f0d9858a26d4a56b7cef35108c731cff1c
@@ -37,13 +37,13 @@ pkgname = linux-pds
depends = thrash-protect
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-pds=5.5.13.arch1
+ provides = linux-pds=5.5.13.arch2
pkgname = linux-pds-headers
pkgdesc = Header files and scripts for building modules for Linux kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
- depends = linux-pds=5.5.13.arch1
- provides = linux-pds-headers=5.5.13.arch1
- provides = linux-headers=5.5.13.arch1
+ depends = linux-pds=5.5.13.arch2
+ provides = linux-pds-headers=5.5.13.arch2
+ provides = linux-headers=5.5.13.arch2
pkgname = linux-pds-docs
pkgdesc = Documentation for the Linux kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
diff --git a/PKGBUILD b/PKGBUILD
index 9c8954f4f8d0..0d0731b8cb0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-pkgver=5.5.13.arch1
+pkgver=5.5.13.arch2
pkgrel=1
pkgdesc="Linux"
_srcver_tag=v${pkgver%.*}-${pkgver##*.}
@@ -102,7 +102,7 @@ validpgpkeys=(
)
sha512sums=('SKIP'
'SKIP'
- '193245510ad411b3ce6fbbc7bd8f504e6d09b97faed10333e511f16eefefdcebcee567c3287d84fec232c9baffc95ee6efefc0bb69773ef0c74c6bc30d75809d'
+ 'f2dcfa47de2504957d4e65dd9edb656d8a9dda0cd7372b26ac2aa322ebc014b712853dd9d7708648fa2c7ea546514d226e81fc97685d8e118fca2bb4cb99c985'
'ae4bfb0ffa5ffaac000800eaaf67433700f826e3b63773ed980841f7377e6853687091b5ba0036a1d0badeb604ea0816280e22a2a67dbe2a370814091069562f'
'dca2b705810db5e3c3782ac4c11f499e010752055629213ccada09c8e748d20cd1e8c49a93d2e28c5b0c7bf23a2247f0d9858a26d4a56b7cef35108c731cff1c')
diff --git a/config b/config
index 4e5c63bad312..b9cf64fd1f86 100644
--- a/config
+++ b/config
@@ -1,13 +1,13 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.5.13-arch1 Kernel Configuration
+# Linux/x86 5.5.13-arch2 Kernel Configuration
#
#
-# Compiler: gcc (GCC) 9.2.0
+# Compiler: gcc (Arch Linux 9.3.0-1) 9.3.0
#
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=90200
+CONFIG_GCC_VERSION=90300
CONFIG_CLANG_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_HAS_ASM_GOTO=y
@@ -149,8 +149,6 @@ CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
#
# Scheduler features
#
-CONFIG_UCLAMP_TASK=y
-CONFIG_UCLAMP_BUCKETS_COUNT=5
# end of Scheduler features
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
@@ -166,7 +164,6 @@ CONFIG_MEMCG_KMEM=y
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CGROUP_SCHED=y
-CONFIG_UCLAMP_TASK_GROUP=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y