]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sched_ext: Factor out scx_alloc_and_add_sched()
authorTejun Heo <tj@kernel.org>
Tue, 29 Apr 2025 18:40:10 +0000 (08:40 -1000)
committerTejun Heo <tj@kernel.org>
Tue, 29 Apr 2025 18:40:10 +0000 (08:40 -1000)
commitd9f754631021802b3bd3f58781b4c8ff3677b3a8
tree7769257f3469e3e6be650257c6c3cad01440f845
parent392b7e08deb6c1eec2732f6f106c6fb7252d3293
sched_ext: Factor out scx_alloc_and_add_sched()

More will be moved into scx_sched. Factor out the allocation and kobject
addition path into scx_alloc_and_add_sched().

Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Acked-by: Changwoo Min <changwoo@igalia.com>
kernel/sched/ext.c