Commit 56e50ff
Peter Zijlstra
sched: Simplify ttwu_runnable()
Note that both proxy and delayed tasks have ->is_blocked set. Use this one
condition to guard both paths.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260526113322.714832584%40infradead.org1 parent c0404dd commit 56e50ff
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3764 | 3764 | | |
3765 | 3765 | | |
3766 | 3766 | | |
3767 | | - | |
3768 | | - | |
3769 | | - | |
3770 | 3767 | | |
3771 | 3768 | | |
3772 | 3769 | | |
| |||
3875 | 3872 | | |
3876 | 3873 | | |
3877 | 3874 | | |
3878 | | - | |
3879 | | - | |
3880 | | - | |
3881 | | - | |
| 3875 | + | |
| 3876 | + | |
| 3877 | + | |
| 3878 | + | |
| 3879 | + | |
| 3880 | + | |
3882 | 3881 | | |
3883 | 3882 | | |
3884 | 3883 | | |
| |||
0 commit comments