]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sched_ext: idle: introduce check_builtin_idle_enabled() helper
authorAndrea Righi <arighi@nvidia.com>
Sat, 28 Dec 2024 10:06:33 +0000 (11:06 +0100)
committerTejun Heo <tj@kernel.org>
Sun, 29 Dec 2024 22:45:11 +0000 (12:45 -1000)
commitc0cf3530098bc13578bd4d0692351a2c4a57425d
tree6813a2c72cdfafe5fec8aab0ea5454f51a29faef
parent02f034dcbf3dcb0989e638fdc00d10984dc2278b
sched_ext: idle: introduce check_builtin_idle_enabled() helper

Minor refactoring to add a helper function for checking if the built-in
idle CPU selection policy is enabled.

Signed-off-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/sched/ext.c