summaryrefslogtreecommitdiff
path: root/io_uring/futex.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2023-07-12 18:14:52 +0300
committerJens Axboe <axboe@kernel.dk>2023-09-29 11:36:54 +0300
commite52c43403c9b839a30a9cfc4b75109581389d764 (patch)
treecb8ecfe7d98899fea78e50c481f507a04efe7847 /io_uring/futex.c
parent12a4be50aff30ee8f2c6a64020c82a4e997e8d6c (diff)
downloadlinux-e52c43403c9b839a30a9cfc4b75109581389d764.tar.xz
futex: abstract out a __futex_wake_mark() helper
Move the unqueue and lock_ptr clear into a helper that futex_wake_mark() calls. Add it to the public functions as well, in preparation for using it outside the core futex code. Suggested-by: Peter Zijlstra <peterz@infradead.org> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/futex.c')
0 files changed, 0 insertions, 0 deletions