diff options
author | Benjamin Segall <[email protected]> | 2023-05-30 11:32:28 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-12 11:31:52 -0700 |
commit | 2192bba03d80f829233bfa34506b428f71e531e7 (patch) | |
tree | 67f0363be773da3a85560e05eff0d475425f5bd0 /lib/mpi/mpi-bit.c | |
parent | 4f572f0074b8be8a70bd150d96a749aa94c8d85f (diff) |
epoll: ep_autoremove_wake_function should use list_del_init_careful
autoremove_wake_function uses list_del_init_careful, so should epoll's
more aggressive variant. It only doesn't because it was copied from an
older wait.c rather than the most recent.
[[email protected]: add comment]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Fixes: a16ceb139610 ("epoll: autoremove wakers even more aggressively")
Signed-off-by: Ben Segall <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions