summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshmilee2023-03-17 20:50:03 +0800
committershmilee2023-03-17 20:50:03 +0800
commitc6e5f64ccd48b461de68c3212b04937e9e8bb2a7 (patch)
treedc931d6d7e1989cfa14aa77761056e7a400806ff
parent506903731da13fcd40fc0108adc102ff38df638a (diff)
downloadaur-c6e5f64ccd48b461de68c3212b04937e9e8bb2a7.tar.gz
update to LTS 6.1.19, default CONFIG_GENERIC_CPU2
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD18
2 files changed, 19 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07bf54556255..9a3772bc7de6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 6.0.2
-# Sat Mar 11 15:07:04 UTC 2023
+# Fri Mar 17 12:46:20 UTC 2023
pkgbase = linux-shmilee
- pkgdesc = Linux-shmilee
- pkgver = 6.1.17
+ pkgdesc = Linux-shmilee x64v2
+ pkgver = 6.1.19
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -23,21 +23,21 @@ pkgbase = linux-shmilee
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.sign
- source = https://github.com/xanmod/linux/releases/download/6.1.16-xanmod1/patch-6.1.16-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.1.18-xanmod1/patch-6.1.18-xanmod1.xz
source = https://github.com/zhmars/cjktty-patches/raw/303dff435a7a0fadbd6215cb59e52dcd656e1d47/v6.x/cjktty-6.1.patch
- source = 1101-Add-6.1.17-revert.patch::https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/rawdiff/?h=linux-6.1.y&id=v6.1.17&id2=v6.1.16
+ source = 1101-Add-6.1.19.patch::https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/rawdiff/?h=linux-6.1.y&id=v6.1.19&id2=v6.1.18
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
- sha256sums = 06241fa671f1a1ff795a3672a2b3412f459360be95077da7a8c8825c211bc0e7
+ sha256sums = 2c8fb15bff0e88782990592de73faebd12fd2663f669cb65293f27c4cbfe5da4
sha256sums = c5bdf89d7867c368dfd7b7c16e5a50a99ca8022de28ab15315bdcb5dab8aad85
- sha256sums = f2192f60784db9e5835599cce1fc2607668932470de428f1beb07143cb83da7b
+ sha256sums = 2a0ce20d747a15de282114b9059b50a030ac2f545a75581c319068b4ef5ed3f0
sha256sums = a8162641380b2681622d0f3c40ce130c9fd1cf6e176b5db18b95ba83609fbcf8
pkgname = linux-shmilee
- pkgdesc = The Linux-shmilee kernel and modules with Xanmod patches, cjktty and ashmem, binder enabled
+ pkgdesc = The Linux-shmilee x64v2 kernel and modules with Xanmod patches, cjktty and ashmem, binder enabled
depends = coreutils
depends = kmod
depends = mkinitcpio
@@ -48,8 +48,8 @@ pkgname = linux-shmilee
provides = KSMBD-MODULE
pkgname = linux-shmilee-headers
- pkgdesc = Headers and scripts for building modules for the Linux-shmilee kernel
+ pkgdesc = Headers and scripts for building modules for the Linux-shmilee x64v2 kernel
depends = pahole
pkgname = linux-shmilee-docs
- pkgdesc = Documentation for the Linux-shmilee kernel
+ pkgdesc = Documentation for the Linux-shmilee x64v2 kernel
diff --git a/PKGBUILD b/PKGBUILD
index f9e41a1c48a9..057e2f14eaeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,18 +5,18 @@
# https://www.kernel.org/category/releases.html
# 6.1 Greg Kroah-Hartman & Sasha Levin 2022-12-11 Dec, 2026
_LLL_VER=6.1
-_LLL_SUBVER=16
+_LLL_SUBVER=18
#PKGEXT='.pkg.tar'
# Set x86-64 psABI level: https://dl.xanmod.org/check_x86-64_psabi.sh
# Need XanMod patch
-# Possible values: v1 / v2 / v3 (default) / v4
-# Default v3 which use CONFIG_GENERIC_CPU3:
+# Possible values: v1 / v2 (default) / v3 / v4
+# Default v2 which use CONFIG_GENERIC_CPU2:
# ref: https://github.com/xanmod/linux/tree/6.1/CONFIGS/xanmod/gcc
# ref: https://xanmod.org/
if [ -z ${_psABI_level} ]; then
- _psABI_level=v3
+ _psABI_level=v2
fi
# Use HZ ticks 500 instead of Arch default 300
@@ -73,16 +73,16 @@ _PATHSET_DESC="Xanmod patches, cjktty"
_MORE_PATCH=(
#"0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch" in Xanmod
# 11??-*.patch:: online patches
- '1101-Add-6.1.17-revert.patch::https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/rawdiff/?h=linux-6.1.y&id=v6.1.17&id2=v6.1.16'
+ '1101-Add-6.1.19.patch::https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/rawdiff/?h=linux-6.1.y&id=v6.1.19&id2=v6.1.18'
)
######## END ########
pkgbase=linux-shmilee
pkgname=("$pkgbase" "$pkgbase-headers" "$pkgbase-docs")
-pkgver=${_LLL_VER}.$((_LLL_SUBVER+1)) # 6.1.16 -> 6.1.17
+pkgver=${_LLL_VER}.$((_LLL_SUBVER+1)) # 6.1.18 -> 6.1.19
#pkgver=${_LLL_VER}.${_LLL_SUBVER}
pkgrel=1
-pkgdesc='Linux-shmilee'
+pkgdesc="Linux-shmilee x64${_psABI_level}"
url="https://www.kernel.org/"
arch=(x86_64)
license=(GPL2)
@@ -113,9 +113,9 @@ validpgpkeys=(
# https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
- '06241fa671f1a1ff795a3672a2b3412f459360be95077da7a8c8825c211bc0e7'
+ '2c8fb15bff0e88782990592de73faebd12fd2663f669cb65293f27c4cbfe5da4'
'c5bdf89d7867c368dfd7b7c16e5a50a99ca8022de28ab15315bdcb5dab8aad85'
- 'f2192f60784db9e5835599cce1fc2607668932470de428f1beb07143cb83da7b'
+ '2a0ce20d747a15de282114b9059b50a030ac2f545a75581c319068b4ef5ed3f0'
'a8162641380b2681622d0f3c40ce130c9fd1cf6e176b5db18b95ba83609fbcf8')
export KBUILD_BUILD_HOST=archlinux