summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
-rw-r--r--config7
3 files changed, 11 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad4e08b80a00..2f8bb8162119 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-pds
- pkgver = 5.2.1.arch1
+ pkgver = 5.2.2.arch1
pkgrel = 1
url = https://git.archlinux.org/linux.git/log/?h=v
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-pds
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = git+https://git.archlinux.org/linux?signed#tag=v5.2.1-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.2.2-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 60-linux.hook
@@ -28,7 +28,7 @@ pkgbase = linux-pds
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
sha512sums = SKIP
sha512sums = SKIP
- sha512sums = 33b0f9474639e1d6fa58f522e57a6f710b7a96535d2b950421cf51f806b9aed4482bc1b092b0f807e418e1de1f58afe46d031200dec063b3e681fb36d4a7f495
+ sha512sums = 8f00c2f604b50c951c1faa3a2f21fd05546367bb37273e8804295744d05fd58fbbe2befcf4c9f3b199dbd7f416c6f62126319509b6888d8086f851ade7ec6dfe
sha512sums = 7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a
sha512sums = 2718b58dbbb15063bacb2bde6489e5b3c59afac4c0e0435b97fe720d42c711b6bcba926f67a8687878bd51373c9cf3adb1915a11666d79ccb220bf36e0788ab7
sha512sums = 2dc6b0ba8f7dbf19d2446c5c5f1823587de89f4e28e9595937dd51a87755099656f2acec50e3e2546ea633ad1bfd1c722e0c2b91eef1d609103d8abdc0a7cbaf
@@ -48,11 +48,11 @@ pkgname = linux-pds
pkgname = linux-pds-headers
pkgdesc = Header files and scripts for building modules for Linux-pds kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
- provides = linux-pds-headers=5.2.1.arch1
- provides = linux-headers=5.2.1.arch1
+ provides = linux-pds-headers=5.2.2.arch1
+ provides = linux-headers=5.2.2.arch1
pkgname = linux-pds-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-pds kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
- provides = linux-pds-docs=5.2.1.arch1
- provides = linux-docs=5.2.1.arch1
+ provides = linux-pds-docs=5.2.2.arch1
+ provides = linux-docs=5.2.2.arch1
diff --git a/PKGBUILD b/PKGBUILD
index 7994de7eada7..7f6160a3f7fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver_tag=5.2.1-arch1
+_srcver_tag=5.2.2-arch1
pkgver="${_srcver_tag//-/.}"
pkgrel=1
arch=(x86_64)
@@ -111,7 +111,7 @@ validpgpkeys=(
)
sha512sums=('SKIP'
'SKIP'
- '33b0f9474639e1d6fa58f522e57a6f710b7a96535d2b950421cf51f806b9aed4482bc1b092b0f807e418e1de1f58afe46d031200dec063b3e681fb36d4a7f495'
+ '8f00c2f604b50c951c1faa3a2f21fd05546367bb37273e8804295744d05fd58fbbe2befcf4c9f3b199dbd7f416c6f62126319509b6888d8086f851ade7ec6dfe'
'7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a'
'2718b58dbbb15063bacb2bde6489e5b3c59afac4c0e0435b97fe720d42c711b6bcba926f67a8687878bd51373c9cf3adb1915a11666d79ccb220bf36e0788ab7'
'2dc6b0ba8f7dbf19d2446c5c5f1823587de89f4e28e9595937dd51a87755099656f2acec50e3e2546ea633ad1bfd1c722e0c2b91eef1d609103d8abdc0a7cbaf'
diff --git a/config b/config
index f372e58894df..35f5de3db4df 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.2.1-arch1 Kernel Configuration
+# Linux/x86 5.2.2-arch1 Kernel Configuration
#
#
@@ -9738,10 +9738,7 @@ CONFIG_GCC_PLUGIN_STRUCTLEAK=y
# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set
-CONFIG_GCC_PLUGIN_STACKLEAK=y
-CONFIG_STACKLEAK_TRACK_MIN_SIZE=100
-CONFIG_STACKLEAK_METRICS=y
-CONFIG_STACKLEAK_RUNTIME_DISABLE=y
+# CONFIG_GCC_PLUGIN_STACKLEAK is not set
# end of Memory initialization
# end of Kernel hardening options
# end of Security options