aboutsummaryrefslogtreecommitdiff
path: root/SOURCES/scx-kernel.patch
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2024-08-21 20:28:36 +0200
committerJan200101 <sentrycraft123@gmail.com>2024-08-21 20:28:36 +0200
commit2179b92ff7ccd061e09d6202e3c86a8bc5abeeda (patch)
tree70422e61e8835043f2c96585b2610a693c72e69e /SOURCES/scx-kernel.patch
parentdd25c2f0a6e98709106a0e9a2c1ba7ea6a26dcec (diff)
downloadkernel-fsync-2179b92ff7ccd061e09d6202e3c86a8bc5abeeda.tar.gz
kernel-fsync-2179b92ff7ccd061e09d6202e3c86a8bc5abeeda.zip
kernel 6.10.5
Diffstat (limited to 'SOURCES/scx-kernel.patch')
-rw-r--r--SOURCES/scx-kernel.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/SOURCES/scx-kernel.patch b/SOURCES/scx-kernel.patch
index 1445dae..5bf5505 100644
--- a/SOURCES/scx-kernel.patch
+++ b/SOURCES/scx-kernel.patch
@@ -1237,15 +1237,15 @@ index ebf21373f663..fb6276f74ee6 100644
/*
* Put the rq online, if not already. This happens:
*
-@@ -9740,6 +9848,8 @@ int sched_cpu_deactivate(unsigned int cpu)
- }
- rq_unlock_irqrestore(rq, &rf);
+@@ -9903,6 +9903,8 @@
+
+ sched_set_rq_offline(rq, cpu);
+ scx_rq_deactivate(rq);
+
- #ifdef CONFIG_SCHED_SMT
/*
* When going down, decrement the number of cores with SMT present.
+ */
@@ -10061,11 +10061,15 @@
int i;