Hi, No real theme to these patches, but sending them out together to make my life a bit easier. Patch 1 is just a cleanup. Patch 2 moves io-wq work struct flags to atomics. Again no real reason to do this outside of making KxSAN happier, but it's prudent to do and has no real downside. Patch 3 cleans up a fix that went into 6.10-rc, removing a __set_current_state() that is bogus and fixing up the additional one to simply use the usual finish_wait() helper. -- Jens Axboe