Linux io-uring development
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>
Subject: [GIT PULL] io_uring fix for 6.13-rc2
Date: Sat, 7 Dec 2024 08:11:03 -0700	[thread overview]
Message-ID: <56e8e005-6c33-49ef-8ce8-deb852ea5e84@kernel.dk> (raw)

Hi Linus,

Just a single fix for a parameter type which affects 32-bit. Please
pull!


The following changes since commit cdd30ebb1b9f36159d66f088b61aee264e649d7a:

  module: Convert symbol namespace to string literal (2024-12-02 11:34:44 -0800)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.13-20241207

for you to fetch changes up to a07d2d7930c75e6bf88683b376d09ab1f3fed2aa:

  io_uring: Change res2 parameter type in io_uring_cmd_done (2024-12-03 06:33:13 -0700)

----------------------------------------------------------------
io_uring-6.13-20241207

----------------------------------------------------------------
Bernd Schubert (1):
      io_uring: Change res2 parameter type in io_uring_cmd_done

 include/linux/io_uring/cmd.h | 4 ++--
 io_uring/uring_cmd.c         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2024-12-07 15:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-07 15:11 Jens Axboe [this message]
2024-12-07 18:54 ` [GIT PULL] io_uring fix for 6.13-rc2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56e8e005-6c33-49ef-8ce8-deb852ea5e84@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox