On Thu, 7 Jul 2022 15:13:13 +0100, Pavel Begunkov wrote: > Fix a stupid bug with recent poll locking optimisations and also add two > clean ups on top. > > Pavel Begunkov (4): > io_uring: don't miss setting REQ_F_DOUBLE_POLL > io_uring: don't race double poll setting REQ_F_ASYNC_DATA > io_uring: clear REQ_F_HASH_LOCKED on hash removal > io_uring: consolidate hash_locked io-wq handling > > [...] Applied, thanks! [1/4] io_uring: don't miss setting REQ_F_DOUBLE_POLL commit: cac3abc09e660efdf7e5cfc08a1dd036dd469f3c [2/4] io_uring: don't race double poll setting REQ_F_ASYNC_DATA commit: 5667130cabe02a13e1937ccbb4a327ca2b635c47 [3/4] io_uring: clear REQ_F_HASH_LOCKED on hash removal commit: 29384959ff90016682457eb2d16c897c02515c51 [4/4] io_uring: consolidate hash_locked io-wq handling commit: 7cb765f3b72f4478852dca6cb0e8e04118c89cc2 Best regards, -- Jens Axboe