diff options
| author | Peter Zijlstra <[email protected]> | 2022-08-22 11:18:19 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2022-09-07 19:53:48 +0000 |
| commit | 9204a97f7ae862fc8a3330ec8335917534c3fb63 (patch) | |
| tree | 6a0fff82fb0b537c80adcbef5d0c0c26bdbe2d7c /net/unix/af_unix.c | |
| parent | freezer,umh: Clean up freezer/initrd interaction (diff) | |
| download | kernel-9204a97f7ae862fc8a3330ec8335917534c3fb63.tar.gz kernel-9204a97f7ae862fc8a3330ec8335917534c3fb63.zip | |
sched: Change wait_task_inactive()s match_state
Make wait_task_inactive()'s @match_state work like ttwu()'s @state.
That is, instead of an equal comparison, use it as a mask. This allows
matching multiple block conditions.
(removes the unlikely; it doesn't make sense how it's only part of the
condition)
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
