• Tejun Heo's avatar
    sched_ext: Remove switch_class_scx() · f422316d
    Tejun Heo authored
    
    
    Now that put_prev_task_scx() is called with @next on task switches, there's
    no reason to use sched_class.switch_class(). Rename switch_class_scx() to
    switch_class() and call it from put_prev_task_scx().
    Signed-off-by: default avatarTejun Heo <tj@kernel.org>
    f422316d
ext.c 182 KB