summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP.Jung2021-09-26 13:28:41 +0000
committerP.Jung2021-09-26 13:28:41 +0000
commitcf9564c1645c2b48955660e8648563e5e5e6be4b (patch)
tree99dffd87c80b0757561065221c6f28bbcf0fe7f4
parent2e1d5296edfea63b54eadc7341adb9e323f040e1 (diff)
downloadaur-cf9564c1645c2b48955660e8648563e5e5e6be4b.tar.gz
5.14.8 + AMD-CPPC-v2
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD28
2 files changed, 19 insertions, 27 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30a507e02c8d..f53ccb7be24f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule-rdb-llvm
pkgdesc = Linux-CacULE Kernel-RDB by Hamad Marri and with some other patchsets compiled with FULL-LTO
- pkgver = 5.14.7
- pkgrel = 3
+ pkgver = 5.14.8
+ pkgrel = 1
url = https://github.com/ptr1337/linux-cacule
arch = x86_64
arch = x86_64_v3
@@ -24,12 +24,13 @@ pkgbase = linux-cacule-rdb-llvm
makedepends = clang
makedepends = compiler-rt
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.7.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.8.tar.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/arch-patches-v8/0001-arch-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/CacULE/v5.14/cacule-5.14-full.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/0007-string.patch
- source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/allpollingrate.patch
+ source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-Allow-polling-rate-to-be-set-for-all-usb-devices.patch
+ source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/0001-AMD-CPPC.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/zen-tweaks-cacule.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ll-patches/0001-LL-kconfig-add-750Hz-timer-interrupt-kernel-config-o.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ll-patches/0003-sched-core-nr_migrate-256-increases-number-of-tasks-.patch
@@ -56,12 +57,13 @@ pkgbase = linux-cacule-rdb-llvm
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-v4l2loopback.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-ksm.patch
source = auto-cpu-optimization.sh
- md5sums = 4119cf1e59ef6f109b9be9451a0899ae
+ md5sums = ce6434b646ade20e292fb28c1aacde58
md5sums = 958ee4813421adec7a921475076c0dee
md5sums = ef749be7f2048456ae738f93229bf354
- md5sums = 979d95fc529b2c443e13ed11346ba9c8
+ md5sums = 024a0126cfcd18e000a2241f35c4d69e
md5sums = d6e5581b4fade267a28deb8e73d236f5
- md5sums = f154315498da9bf593c11d88041bde48
+ md5sums = 2e2baa635eda7d6a66b5f7437c055a37
+ md5sums = 302cbad3c979395f37307a094f6d8fd5
md5sums = 9d7612159f8745044254077ce8a76df6
md5sums = f8e172e9ea554bbb1053eb122c3ace35
md5sums = af7328eb8c72c754e5bc8c7be1ca2f1c
@@ -102,5 +104,5 @@ pkgname = linux-cacule-rdb-llvm
pkgname = linux-cacule-rdb-llvm-headers
pkgdesc = Headers and scripts for building modules for the Linux-CacULE Kernel-RDB by Hamad Marri and with some other patchsets compiled with FULL-LTO
- depends = linux-cacule-rdb-llvm=5.14.7
+ depends = linux-cacule-rdb-llvm=5.14.8
depends = pahole
diff --git a/PKGBUILD b/PKGBUILD
index be568ed2f7cf..6e1037d404fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -81,8 +81,8 @@ _use_current=
pkgbase=linux-cacule-rdb-llvm
pkgname=('linux-cacule-rdb-llvm' 'linux-cacule-rdb-llvm-headers')
pkgname=("${pkgbase}" "${pkgbase}-headers")
-pkgver=5.14.7
-pkgrel=3
+pkgver=5.14.8
+pkgrel=1
arch=(x86_64 x86_64_v3)
pkgdesc='Linux-CacULE Kernel-RDB by Hamad Marri and with some other patchsets compiled with FULL-LTO'
_gittag=v${pkgver%.*}-${pkgver##*.}
@@ -101,8 +101,8 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
"${_caculepatches}/v5.14/cacule-5.14-full.patch"
# "${_patchsource}/misc/0004-folio-mm.patch"
"${_patchsource}/misc/0007-string.patch"
- "${_patchsource}/misc/allpollingrate.patch"
-# "${_patchsource}/misc/0001-AMD-CPPC.patch"
+ "${_patchsource}/0001-Allow-polling-rate-to-be-set-for-all-usb-devices.patch"
+ "${_patchsource}/misc/0001-AMD-CPPC.patch"
"${_patchsource}/misc/zen-tweaks-cacule.patch"
"${_patchsource}/ll-patches/0001-LL-kconfig-add-750Hz-timer-interrupt-kernel-config-o.patch"
"${_patchsource}/ll-patches/0003-sched-core-nr_migrate-256-increases-number-of-tasks-.patch"
@@ -145,17 +145,6 @@ BUILD_FLAGS=(
LLVM_IAS=1
CC=clang
CXX=clang++
- LD=ld.lld
- AR=llvm-ar
- NM=llvm-nm
- STRIP=llvm-strip
- READELF=llvm-readelf
- HOSTCC=clang
- HOSTCXX=clang++
- HOSTAR=llvm-ar
- HOSTLD=ld.lld
- OBJCOPY=llvm-objcopy
- OBJDUMP=objdump
)
@@ -396,7 +385,7 @@ prepare() {
scripts/config --enable CONFIG_NTFS3_LZX_XPRESS
scripts/config --enable CONFIG_NTFS3_FS_POSIX_ACL
scripts/config --enable CONFIG_ZEN_INTERACTIVE
-
+ scripts/config --enable CONFIG_x86_AMD_PSTATE
### Optionally use running kernel's config
# code originally by nous; http://aur.archlinux.org/packages.php?ID=40191
if [ -n "$_use_current" ]; then
@@ -563,12 +552,13 @@ package_linux-cacule-rdb-llvm-headers() {
}
-md5sums=('4119cf1e59ef6f109b9be9451a0899ae'
+md5sums=('ce6434b646ade20e292fb28c1aacde58'
'958ee4813421adec7a921475076c0dee'
'ef749be7f2048456ae738f93229bf354'
- '979d95fc529b2c443e13ed11346ba9c8'
+ '024a0126cfcd18e000a2241f35c4d69e'
'd6e5581b4fade267a28deb8e73d236f5'
- 'f154315498da9bf593c11d88041bde48'
+ '2e2baa635eda7d6a66b5f7437c055a37'
+ '302cbad3c979395f37307a094f6d8fd5'
'9d7612159f8745044254077ce8a76df6'
'f8e172e9ea554bbb1053eb122c3ace35'
'af7328eb8c72c754e5bc8c7be1ca2f1c'