diff options
author | Ingo Molnar <mingo@kernel.org> | 2025-05-28 10:09:08 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-06-13 08:47:20 +0200 |
commit | 74063c1755ca990440a9c61c91bb7a873a40deeb (patch) | |
tree | 952fa5b1e0d13e77e57cd664df1f1d2b6663b841 /kernel/sched/debug.c | |
parent | 1f25730e5a780b33f78e3ea23e64d3f75e0b2042 (diff) |
sched/smp: Use the SMP version of idle_thread_set_boot_cpu()
Simplify the scheduler by making the CONFIG_SMP=y version of
idle_thread_set_boot_cpu() unconditional.
Note that idle_thread_set_boot_cpu() is already conditional
on CONFIG_GENERIC_SMP_IDLE_THREAD, which most architectures
select unconditionally on both UP and SMP kernels.
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-28-mingo@kernel.org
Diffstat (limited to 'kernel/sched/debug.c')
0 files changed, 0 insertions, 0 deletions