[GIT PULL] io_uring fixes for 6.0-final

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Two fixes that should go into 6.0:

- Tweak the single issuer logic to register the task at creation, rather
  than at first submit. SINGLE_ISSUER was added for 6.0, and after some
  discussion on this, we decided to make it a bit stricter while it's
  still possible to do so (Dylan).

- Stefan from Samba had some doubts on the level triggered poll that was
  added for this release. Rather than attempt to mess around with it
  now, just do the quick one-liner to disable it for release and we have
  time to discuss and change it for 6.1 instead (me).

Please pull!


The following changes since commit e775f93f2ab976a2cdb4a7b53063cbe890904f73:

  io_uring: ensure that cached task references are always put on exit (2022-09-23 18:51:08 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.0-2022-09-29

for you to fetch changes up to d59bd748db0a97a5d6a33b284b6c58b7f6f4f768:

  io_uring/poll: disable level triggered poll (2022-09-28 19:27:11 -0600)

----------------------------------------------------------------
io_uring-6.0-2022-09-29

----------------------------------------------------------------
Dylan Yudaken (1):
      io_uring: register single issuer task at creation

Jens Axboe (1):
      io_uring/poll: disable level triggered poll

 io_uring/io_uring.c | 7 +++++++
 io_uring/poll.c     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
Jens Axboe



[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux