sched: Consolidate pick_*_task to task_is_pushable helper
This patch consolidates rt and deadline pick_*_task functions to a task_is_pushable() helper This patch was broken out from a larger chain migration patch originally by Connor O'Brien. [jstultz: split out from larger chain migration patch, renamed helper function] Signed-off-by:Connor O'Brien <connoro@google.com> Signed-off-by:
John Stultz <jstultz@google.com> Signed-off-by:
Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by:
Metin Kaya <metin.kaya@arm.com> Reviewed-by:
Valentin Schneider <vschneid@redhat.com> Reviewed-by:
Christian Loehle <christian.loehle@arm.com> Tested-by:
K Prateek Nayak <kprateek.nayak@amd.com> Tested-by:
Metin Kaya <metin.kaya@arm.com> Link: https://lore.kernel.org/r/20241009235352.1614323-6-jstultz@google.com
Loading
Please sign in to comment