public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 6.5-rc1
@ 2023-07-03 20:13 Jens Axboe
  2023-07-04  2:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-07-03 20:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

This pull request has a fix for the msghdr->msg_inq assigned value being
wrong, using -1 instead for the signed type. And then a fix for ensuring
when we're trying to run task_work on an exiting task, that we wait for
it. This is not really a correctness thing as the work is being
canceled, but it does help with ensuring file descriptors are closed
when the task has exited.

Please pull!


The following changes since commit 1ef6663a587ba3e57dc5065a477db1c64481eedd:

  Merge tag 'tag-chrome-platform-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux (2023-06-26 20:12:07 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.5-2023-07-03

for you to fetch changes up to dfbe5561ae9339516a3742a3fbd678609ad59fd0:

  io_uring: flush offloaded and delayed task_work on exit (2023-06-28 11:06:05 -0600)

----------------------------------------------------------------
io_uring-6.5-2023-07-03

----------------------------------------------------------------
Jens Axboe (3):
      io_uring/net: use proper value for msg_inq
      io_uring: remove io_fallback_tw() forward declaration
      io_uring: flush offloaded and delayed task_work on exit

 io_uring/io_uring.c | 49 ++++++++++++++++++++++++++++++++-----------------
 io_uring/net.c      |  8 ++++----
 2 files changed, 36 insertions(+), 21 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] io_uring fixes for 6.5-rc1
  2023-07-03 20:13 [GIT PULL] io_uring fixes for 6.5-rc1 Jens Axboe
@ 2023-07-04  2:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-07-04  2:07 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Mon, 3 Jul 2023 14:13:00 -0600:

> git://git.kernel.dk/linux.git tags/io_uring-6.5-2023-07-03

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4f52875366bfbd6ddc19c1045b603d853e0a889c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-04  2:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-03 20:13 [GIT PULL] io_uring fixes for 6.5-rc1 Jens Axboe
2023-07-04  2:07 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox