You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "sched/fair: Move unused stub functions to header"
Revert commit 7aa55f2 ("sched/fair: Move unused stub functions to
header"), for while it has the right Changelog, the actual patch
content a revert of the previous 4 patches:
f7df852 ("sched: Make task_vruntime_update() prototype visible")
c0bdfd7 ("sched/fair: Hide unused init_cfs_bandwidth() stub")
378be38 ("sched: Add schedule_user() declaration")
d55ebae ("sched: Hide unused sched_update_scaling()")
So in effect this is a revert of a revert and re-applies those
patches.
Fixes: 7aa55f2 ("sched/fair: Move unused stub functions to header")
Reported-by: Arnd Bergmann <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
0 commit comments