]> www.infradead.org Git - users/jedix/linux-maple.git/commit
io_uring/futex: convert to io_cancel_remove_all()
authorJens Axboe <axboe@kernel.dk>
Wed, 5 Feb 2025 19:51:26 +0000 (12:51 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 17 Feb 2025 12:34:45 +0000 (05:34 -0700)
commite855b9138470da9c1d2fe340acf653bd2af03922
tree72ec025ef6bd4f135b0380c38e5ce1f8fe04a3ec
parent1533376b131f5d76f8739e89efc78c4687d96bd3
io_uring/futex: convert to io_cancel_remove_all()

Use the generic helper for cancelations.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/futex.c