summaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2026-05-26 12:32:34 +0300
committerPeter Zijlstra <peterz@infradead.org>2026-06-02 13:26:08 +0300
commit708024b575b4ea58c5956e7c09f2d2f48facd478 (patch)
treea1449552f56f076f79e27d2940b67a6154f329ca /include/linux/stackprotector.h
parentabc40cca0efdf5ba28b7bc37f1db445a8cc840bd (diff)
downloadlinux-708024b575b4ea58c5956e7c09f2d2f48facd478.tar.xz
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 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions