]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sched: Move struct balance_callback definition upward
authorTejun Heo <tj@kernel.org>
Fri, 12 Jul 2024 18:20:32 +0000 (08:20 -1000)
committerTejun Heo <tj@kernel.org>
Fri, 12 Jul 2024 18:20:32 +0000 (08:20 -1000)
commitfc283116d008654c8dd6ccb222372cf011d3bb80
tree5dbc1a34c42c985da7651e9ed5977248f6eaaecc
parente7a6395a889a82edb1cdcebc2c66646aca454658
sched: Move struct balance_callback definition upward

Move struct balance_callback definition upward so that it's visible to
class-specific rq struct definitions. This will be used to embed a struct
balance_callback in struct scx_rq.

No functional changes.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: David Vernet <void@manifault.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
kernel/sched/sched.h