diff options
author | 2025-01-10 11:59:08 +0100 | |
---|---|---|
committer | 2025-01-10 11:59:45 +0100 | |
commit | 67cd2e23c0f353803f182ae790a7d5074d4c1a4d (patch) | |
tree | 21b4329a819a52e988be56b5faefd9a78255f896 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 6.13-rc1 (diff) | |
parent | poll: kill poll_does_not_wait() (diff) | |
download | wireguard-linux-67cd2e23c0f353803f182ae790a7d5074d4c1a4d.tar.xz wireguard-linux-67cd2e23c0f353803f182ae790a7d5074d4c1a4d.zip |
Merge patch series "poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()"
Oleg Nesterov <oleg@redhat.com> says:
The waitqueue_active() helper can only be used if both waker and waiter
have memory barriers that pair with each other. But __pollwait() is
broken in this respect. Fix it.
* patches from https://lore.kernel.org/r/20250107162649.GA18886@redhat.com:
poll: kill poll_does_not_wait()
sock_poll_wait: kill the no longer necessary barrier after poll_wait()
io_uring_poll: kill the no longer necessary barrier after poll_wait()
poll_wait: kill the obsolete wait_address check
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()
Link: https://lore.kernel.org/r/20250107162649.GA18886@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions