]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
authorIngo Molnar <mingo@kernel.org>
Mon, 17 Mar 2025 10:42:53 +0000 (11:42 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 19 Mar 2025 21:20:53 +0000 (22:20 +0100)
commit57903f72f270a3deb9de408ac61001a3fd94bf2f
treed4cf0c17c60992d7493b0905f6cab4bbc11c726e
parentf7d2728cc032a23fccb5ecde69793a38eb30ba5c
sched/debug: Make 'const_debug' tunables unconditional __read_mostly

With CONFIG_SCHED_DEBUG becoming unconditional, remove the
extra 'const_debug' indirection towards __read_mostly.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Tested-by: Shrikanth Hegde <sshegde@linux.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Vincent Guittot <vincent.guittot@linaro.org>
Cc: Dietmar Eggemann <dietmar.eggemann@arm.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Ben Segall <bsegall@google.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Valentin Schneider <vschneid@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250317104257.3496611-3-mingo@kernel.org
kernel/sched/core.c
kernel/sched/fair.c
kernel/sched/sched.h