From 9908b650439aa0a4330376162e0c90df21313d6c Mon Sep 17 00:00:00 2001 From: Piotr Gorski Date: Thu, 2 Nov 2023 13:39:59 +0100 Subject: [PATCH] 6.6: Add bore for sched-ext - fix #188 Signed-off-by: Piotr Gorski --- linux-bore/PKGBUILD | 4 ++-- linux-cachyos-bore-rt/PKGBUILD | 4 ++-- linux-cachyos-bore/PKGBUILD | 4 ++-- linux-cachyos-eevdf/PKGBUILD | 4 ++-- linux-cachyos-rc/PKGBUILD | 4 ++-- linux-cachyos-rt/PKGBUILD | 4 ++-- linux-cachyos-server/PKGBUILD | 4 ++-- linux-cachyos/PKGBUILD | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/linux-bore/PKGBUILD b/linux-bore/PKGBUILD index 43746e9ca..2ce221a6f 100644 --- a/linux-bore/PKGBUILD +++ b/linux-bore/PKGBUILD @@ -243,8 +243,8 @@ case "$_cpusched" in source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; sched-ext) ## Sched-ext with BORE - source+=("${_patchsource}/sched/0001-bore-cachy.patch" - "${_patchsource}/sched/0001-sched-ext.patch");; + source+=("${_patchsource}/sched/0001-sched-ext.patch" + "${_patchsource}/sched/0001-bore-cachy-ext.patch");; esac ## bcachefs Support diff --git a/linux-cachyos-bore-rt/PKGBUILD b/linux-cachyos-bore-rt/PKGBUILD index 577f945f7..6b0670d54 100644 --- a/linux-cachyos-bore-rt/PKGBUILD +++ b/linux-cachyos-bore-rt/PKGBUILD @@ -243,8 +243,8 @@ case "$_cpusched" in source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; sched-ext) ## Sched-ext with BORE - source+=("${_patchsource}/sched/0001-bore-cachy.patch" - "${_patchsource}/sched/0001-sched-ext.patch");; + source+=("${_patchsource}/sched/0001-sched-ext.patch" + "${_patchsource}/sched/0001-bore-cachy-ext.patch");; esac ## bcachefs Support diff --git a/linux-cachyos-bore/PKGBUILD b/linux-cachyos-bore/PKGBUILD index 5a83593d7..f11a09daf 100644 --- a/linux-cachyos-bore/PKGBUILD +++ b/linux-cachyos-bore/PKGBUILD @@ -243,8 +243,8 @@ case "$_cpusched" in source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; sched-ext) ## Sched-ext with BORE - source+=("${_patchsource}/sched/0001-bore-cachy.patch" - "${_patchsource}/sched/0001-sched-ext.patch");; + source+=("${_patchsource}/sched/0001-sched-ext.patch" + "${_patchsource}/sched/0001-bore-cachy-ext.patch");; esac ## bcachefs Support diff --git a/linux-cachyos-eevdf/PKGBUILD b/linux-cachyos-eevdf/PKGBUILD index d84239854..6f5f8d946 100644 --- a/linux-cachyos-eevdf/PKGBUILD +++ b/linux-cachyos-eevdf/PKGBUILD @@ -243,8 +243,8 @@ case "$_cpusched" in source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; sched-ext) ## Sched-ext with BORE - source+=("${_patchsource}/sched/0001-bore-cachy.patch" - "${_patchsource}/sched/0001-sched-ext.patch");; + source+=("${_patchsource}/sched/0001-sched-ext.patch" + "${_patchsource}/sched/0001-bore-cachy-ext.patch");; esac ## bcachefs Support diff --git a/linux-cachyos-rc/PKGBUILD b/linux-cachyos-rc/PKGBUILD index e6df9b250..c8d346a5b 100644 --- a/linux-cachyos-rc/PKGBUILD +++ b/linux-cachyos-rc/PKGBUILD @@ -242,8 +242,8 @@ case "$_cpusched" in source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; sched-ext) ## Sched-ext with BORE - source+=("${_patchsource}/sched/0001-bore-cachy.patch" - "${_patchsource}/sched/0001-sched-ext.patch");; + source+=("${_patchsource}/sched/0001-sched-ext.patch" + "${_patchsource}/sched/0001-bore-cachy-ext.patch");; esac ## bcachefs Support diff --git a/linux-cachyos-rt/PKGBUILD b/linux-cachyos-rt/PKGBUILD index db2b005c0..4acb78766 100644 --- a/linux-cachyos-rt/PKGBUILD +++ b/linux-cachyos-rt/PKGBUILD @@ -243,8 +243,8 @@ case "$_cpusched" in source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; sched-ext) ## Sched-ext with BORE - source+=("${_patchsource}/sched/0001-bore-cachy.patch" - "${_patchsource}/sched/0001-sched-ext.patch");; + source+=("${_patchsource}/sched/0001-sched-ext.patch" + "${_patchsource}/sched/0001-bore-cachy-ext.patch");; esac ## bcachefs Support diff --git a/linux-cachyos-server/PKGBUILD b/linux-cachyos-server/PKGBUILD index 05673e0a1..05155d819 100644 --- a/linux-cachyos-server/PKGBUILD +++ b/linux-cachyos-server/PKGBUILD @@ -243,8 +243,8 @@ case "$_cpusched" in source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; sched-ext) ## Sched-ext with BORE - source+=("${_patchsource}/sched/0001-bore-cachy.patch" - "${_patchsource}/sched/0001-sched-ext.patch");; + source+=("${_patchsource}/sched/0001-sched-ext.patch" + "${_patchsource}/sched/0001-bore-cachy-ext.patch");; esac ## bcachefs Support diff --git a/linux-cachyos/PKGBUILD b/linux-cachyos/PKGBUILD index e461f0c21..64c35459e 100644 --- a/linux-cachyos/PKGBUILD +++ b/linux-cachyos/PKGBUILD @@ -243,8 +243,8 @@ case "$_cpusched" in source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; sched-ext) ## Sched-ext with BORE - source+=("${_patchsource}/sched/0001-bore-cachy.patch" - "${_patchsource}/sched/0001-sched-ext.patch");; + source+=("${_patchsource}/sched/0001-sched-ext.patch" + "${_patchsource}/sched/0001-bore-cachy-ext.patch");; esac ## bcachefs Support