summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-09-08 23:00:33 +0000
committerP. Jung2021-09-08 23:00:33 +0000
commit07da3e7048614718bc02c7628da15a31c3ae6499 (patch)
treec1312aa4739f9c471483a76464df9f25ce643ff2
parent0e02ed04932712779e523a97876e8ce87b4dc1cf (diff)
downloadaur-07da3e7048614718bc02c7628da15a31c3ae6499.tar.gz
btrfs
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
-rw-r--r--config4
3 files changed, 12 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e819f1c49691..35f8f3798fa8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -34,7 +34,8 @@ pkgbase = linux-cacule-rdb-llvm
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/bbr2-patches/0001-bbr2-5.14-introduce-BBRv2.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/block-patches/0001-block-patches.patch
- source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/fixes-miscellaneous-v2/0001-fixes-miscellaneous.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/btrfs-patches-v2/0001-btrfs-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/fixes-miscellaneous-v3/0001-fixes-miscellaneous.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/futex-zen-patches/0001-futex-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/futex2-zen-patches/0001-futex2-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/lqx-patches/0001-lqx-patches.patch
@@ -52,7 +53,7 @@ pkgbase = linux-cacule-rdb-llvm
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/0001-ksm.patch
source = auto-cpu-optimization.sh
md5sums = e111bd84156ac6b19568a495eed46400
- md5sums = 6fa10abe24db00d79c7a46020f68f1e7
+ md5sums = 1c0a09a4686636c79fbc0237a7a6ed3f
md5sums = cf26387aadf2a90428350ac246b070c9
md5sums = 024a0126cfcd18e000a2241f35c4d69e
md5sums = a804260e2f301ffe2a17d6e3625a9711
@@ -63,7 +64,8 @@ pkgbase = linux-cacule-rdb-llvm
md5sums = e45c7962a78d6e82a0d3808868cd6ac0
md5sums = 196d6ac961497aa880264b83160eb140
md5sums = a3f2cbf318dd2a63af9673f9e34e7125
- md5sums = 719316cce732595270043577fe48c8e7
+ md5sums = c504817d4e1659d0bc5d2c4c8a5465e0
+ md5sums = f2d0397fa97df4590cfc54964b354478
md5sums = 0849b25513dc47e3defa00f26f60eedb
md5sums = 2891eb036469d04995d9b21a5e389d8a
md5sums = 6787c78ba3e7b0a34fbba9c50da7e3b4
diff --git a/PKGBUILD b/PKGBUILD
index 6e96b3a6db20..89c2e5f72aad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -100,8 +100,8 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
"${_patchsource}/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch"
"${_patchsource}/bbr2-patches/0001-bbr2-5.14-introduce-BBRv2.patch"
"${_patchsource}/block-patches/0001-block-patches.patch"
-# "${_patchsource}/btrfs-patches/0001-btrfs-patches.patch"
- "${_patchsource}/fixes-miscellaneous-v2/0001-fixes-miscellaneous.patch"
+ "${_patchsource}/btrfs-patches-v2/0001-btrfs-patches.patch"
+ "${_patchsource}/fixes-miscellaneous-v3/0001-fixes-miscellaneous.patch"
"${_patchsource}/futex-zen-patches/0001-futex-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/futex2-zen-patches/0001-futex2-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/lqx-patches/0001-lqx-patches.patch"
@@ -526,7 +526,7 @@ package_linux-cacule-rdb-llvm-headers() {
}
md5sums=('e111bd84156ac6b19568a495eed46400'
- '6fa10abe24db00d79c7a46020f68f1e7'
+ '1c0a09a4686636c79fbc0237a7a6ed3f'
'cf26387aadf2a90428350ac246b070c9'
'024a0126cfcd18e000a2241f35c4d69e'
'a804260e2f301ffe2a17d6e3625a9711'
@@ -537,7 +537,8 @@ md5sums=('e111bd84156ac6b19568a495eed46400'
'e45c7962a78d6e82a0d3808868cd6ac0'
'196d6ac961497aa880264b83160eb140'
'a3f2cbf318dd2a63af9673f9e34e7125'
- '719316cce732595270043577fe48c8e7'
+ 'c504817d4e1659d0bc5d2c4c8a5465e0'
+ 'f2d0397fa97df4590cfc54964b354478'
'0849b25513dc47e3defa00f26f60eedb'
'2891eb036469d04995d9b21a5e389d8a'
'6787c78ba3e7b0a34fbba9c50da7e3b4'
diff --git a/config b/config
index 49dbfea13b2c..68791d9112c9 100644
--- a/config
+++ b/config
@@ -880,8 +880,8 @@ CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
# CONFIG_LTO_NONE is not set
-CONFIG_LTO_CLANG_FULL=y
-# CONFIG_LTO_CLANG_THIN is not set
+CONFIG_LTO_CLANG_THIN=y
+# CONFIG_LTO_CLANG_FULL is not set
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK=y