diff --git a/PKGBUILD b/PKGBUILD index 5ee51be..bfbdf82 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -59,7 +59,7 @@ else fi pkgname=("${pkgbase}" "${pkgbase}-headers") pkgver="${_basekernel}"."${_sub}" -pkgrel=167 +pkgrel=168 pkgdesc='Linux-tkg' arch=('x86_64') # no i686 in here url="http://www.kernel.org/" @@ -334,7 +334,7 @@ case $_basever in 'e00096244e5cddaa5500d08b5f692fd3f25be9401dfa3b0fc624625ff2f5e198' '62496f9ca788996181ef145f96ad26291282fcc3fb95cdc04080dcf84365be33' '31b428c464905e44ed61cdcd1f42b4ec157ebe5a44cb5b608c4c99b466df66ba' - '06e93b57b7a0b96aefc2c0ec12c3be28c6e8dc8506fa8a22c5a2313814a3c7f3' + 'fae7e3cd239022e5a13bdbed5cfbf31be4fed7c73fccf8e4156444f70be8f592' 'fca63d15ca4502aebd73e76d7499b243d2c03db71ff5ab0bf5cf268b2e576320' '19661ec0d39f9663452b34433214c755179894528bf73a42f6ba52ccf572832a' 'b302ba6c5bbe8ed19b20207505d513208fae1e678cf4d8e7ac0b154e5fe3f456' @@ -342,7 +342,7 @@ case $_basever in 'c5dd103953b8830640538ba30ff511028bd93310f95e4f5587a6ed5e6414a60d' '9fad4a40449e09522899955762c8928ae17f4cdaa16e01239fd12592e9d58177' 'a557b342111849a5f920bbe1c129f3ff1fc1eff62c6bd6685e0972fc88e39911' - 'e308292fc42840a2366280ea7cf26314e92b931bb11f04ad4830276fc0326ee1' + '77e71048389e3e1d6bbdfaf384f62120d3f984257b758d75366c7bebe6be64fa' '105f51e904d80f63c1421203e093b612fc724edefd3e388b64f8d371c0b3a842' '7fb1104c167edb79ec8fbdcde97940ed0f806aa978bdd14d0c665a1d76d25c24') ;; @@ -471,7 +471,7 @@ case $_basever in 'f7c68f43599c53ce19a14e6f296e5e0820257e80acb9f52a1dec036d0d9a62ab' '9fad4a40449e09522899955762c8928ae17f4cdaa16e01239fd12592e9d58177' 'a557b342111849a5f920bbe1c129f3ff1fc1eff62c6bd6685e0972fc88e39911' - '1bb7308e10568cfaad125ea08ed7f311f06d7bfedab40f4b23ff30cfa30ce3fc' + '6325b3d6972725e41adbaf5e2db19a040dbf0856046cecc1c4d6786a064d04ff' '7fb1104c167edb79ec8fbdcde97940ed0f806aa978bdd14d0c665a1d76d25c24' 'b1c6599d0e1ac9b66898d652ed99dae3fb8676d840a43ffa920a78d96e0521be' 'b0319a7dff9c48b2f3e3d3597ee154bf92223149a633a8b7ce4026252db86da6') diff --git a/linux-tkg-patches/5.10/0005-v5.10_undead-pds099o.patch b/linux-tkg-patches/5.10/0005-v5.10_undead-pds099o.patch index c205409..8e2c595 100644 --- a/linux-tkg-patches/5.10/0005-v5.10_undead-pds099o.patch +++ b/linux-tkg-patches/5.10/0005-v5.10_undead-pds099o.patch @@ -8497,9 +8497,9 @@ index 795e43e02afc..d1fc38858d7f 100644 } +#ifndef CONFIG_SCHED_PDS - /* - * When a task is dequeued, its estimated utilization should not be update if - * its util_avg has not been updated at least once. + static inline void cfs_se_util_change(struct sched_avg *avg) + { + unsigned int enqueued; @@ -162,9 +165,11 @@ static inline u64 cfs_rq_clock_pelt(struct cfs_rq *cfs_rq) return rq_clock_pelt(rq_of(cfs_rq)); } diff --git a/linux-tkg-patches/5.10/0009-prjc_v5.10-r2.patch b/linux-tkg-patches/5.10/0009-prjc_v5.10-r2.patch index fdfceb5..21f971c 100644 --- a/linux-tkg-patches/5.10/0009-prjc_v5.10-r2.patch +++ b/linux-tkg-patches/5.10/0009-prjc_v5.10-r2.patch @@ -8573,9 +8573,9 @@ index 795e43e02afc..856163dac896 100644 } +#ifndef CONFIG_SCHED_ALT - /* - * When a task is dequeued, its estimated utilization should not be update if - * its util_avg has not been updated at least once. + static inline void cfs_se_util_change(struct sched_avg *avg) + { + unsigned int enqueued; @@ -162,9 +165,11 @@ static inline u64 cfs_rq_clock_pelt(struct cfs_rq *cfs_rq) return rq_clock_pelt(rq_of(cfs_rq)); } diff --git a/linux-tkg-patches/5.12/0009-prjc_v5.12-r1.patch b/linux-tkg-patches/5.12/0009-prjc_v5.12-r1.patch index 1060af5..693bfb7 100644 --- a/linux-tkg-patches/5.12/0009-prjc_v5.12-r1.patch +++ b/linux-tkg-patches/5.12/0009-prjc_v5.12-r1.patch @@ -9477,9 +9477,9 @@ index 795e43e02afc..856163dac896 100644 } +#ifndef CONFIG_SCHED_ALT - /* - * When a task is dequeued, its estimated utilization should not be update if - * its util_avg has not been updated at least once. + static inline void cfs_se_util_change(struct sched_avg *avg) + { + unsigned int enqueued; @@ -162,9 +165,11 @@ static inline u64 cfs_rq_clock_pelt(struct cfs_rq *cfs_rq) return rq_clock_pelt(rq_of(cfs_rq)); }