6.5/6.6: Apply eevdf-Disable-DELAY_DEQUEUE on eevdf
Following 94383606d0
This commit is contained in:
@@ -861,6 +861,9 @@ _tkg_srcprep() {
|
||||
_msg="Applying BORE-EEVDF patch"
|
||||
curl "https://raw.githubusercontent.com/CachyOS/kernel-patches/master/${_basekernel}/sched/0001-bore-eevdf.patch" > "$srcdir"/0001-bore-eevdf.patch
|
||||
tkgpatch="$srcdir/0001-bore-eevdf.patch" && _tkg_patcher
|
||||
else
|
||||
_msg="Applying eevdf-Disable-DELAY_DEQUEUE patch"
|
||||
tkgpatch="$srcdir/0004-eevdf-Disable-DELAY_DEQUEUE.patch" && _tkg_patcher
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user