]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
sched/smp: Use the SMP version of the stop-CPU scheduling class
authorIngo Molnar <mingo@kernel.org>
Wed, 28 May 2025 08:09:16 +0000 (10:09 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 13 Jun 2025 06:47:21 +0000 (08:47 +0200)
commitcaf5bde9c542f0cbdf2c91db7ea9743e33941d91
treec0475ad28377ef5a08c0c930b4ba7cd5d48a56f2
parent482c4dae75cbe3a3bc7109d6c2346e400facbea8
sched/smp: Use the SMP version of the stop-CPU scheduling class

Simplify the scheduler by making CONFIG_SMP=y code in the stop-CPU
scheduling class unconditional.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Dietmar Eggemann <dietmar.eggemann@arm.com>
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Shrikanth Hegde <sshegde@linux.ibm.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Valentin Schneider <vschneid@redhat.com>
Cc: Vincent Guittot <vincent.guittot@linaro.org>
Link: https://lore.kernel.org/r/20250528080924.2273858-36-mingo@kernel.org
kernel/sched/stop_task.c