diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2026-05-26 11:32:34 +0200 |
|---|---|---|
| committer | Peter Zijlstra <peterz@infradead.org> | 2026-06-02 12:26:08 +0200 |
| commit | 708024b575b4ea58c5956e7c09f2d2f48facd478 (patch) | |
| tree | a1449552f56f076f79e27d2940b67a6154f329ca /scripts/kconfig | |
| parent | abc40cca0efdf5ba28b7bc37f1db445a8cc840bd (diff) | |
sched: Be more strict about p->is_blocked
Upon entry to try_to_block_task(), p->is_blocked should be false. After all,
the prior wakeup would have made it so per ttwu_do_wakeup().
Ensure this is the case, rather than clearing it in the path that doesn't set
it.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: John Stultz <jstultz@google.com>
Link: https://patch.msgid.link/20260526113322.364017314%40infradead.org
Diffstat (limited to 'scripts/kconfig')
0 files changed, 0 insertions, 0 deletions
