Commit 22dc02f
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 <arnd@arndb.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>1 parent ac1c628 commit 22dc02f
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
| 687 | + | |
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| |||
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
| 705 | + | |
705 | 706 | | |
706 | 707 | | |
707 | 708 | | |
| |||
6186 | 6187 | | |
6187 | 6188 | | |
6188 | 6189 | | |
6189 | | - | |
6190 | | - | |
6191 | 6190 | | |
| 6191 | + | |
6192 | 6192 | | |
6193 | 6193 | | |
6194 | 6194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1245 | 1245 | | |
1246 | 1246 | | |
1247 | 1247 | | |
| 1248 | + | |
1248 | 1249 | | |
1249 | 1250 | | |
1250 | 1251 | | |
| |||
2398 | 2399 | | |
2399 | 2400 | | |
2400 | 2401 | | |
| 2402 | + | |
2401 | 2403 | | |
2402 | 2404 | | |
2403 | 2405 | | |
| |||
0 commit comments