Pull io_uring fixes from Jens Axboe:
 "A few fixes for regressions in this cycle:
   - Two instances of using the wrong "has async data" helper (Pavel)
   - Fixup zero-copy address import (Pavel)
   - Bump zero-copy notification slot limit (Pavel)"
* tag 'io_uring-6.0-2022-08-19' of git://git.kernel.dk/linux-block:
  io_uring/net: use right helpers for async_data
  io_uring/notif: raise limit on notification slots
  io_uring/net: improve zc addr import error handling
  io_uring/net: use right helpers for async recycle