* [GIT PULL] io_uring tweak for 5.19-rc6
@ 2022-07-08 12:47 Jens Axboe
2022-07-08 18:35 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-07-08 12:47 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
Just a minor tweak to an addition made in the 5.19 kernel cycle, padding
a 32-bit value that's in a 64-bit union to avoid any potential funkiness
from that.
Please pull!
The following changes since commit 09007af2b627f0f195c6c53c4829b285cc3990ec:
io_uring: fix provided buffer import (2022-06-30 11:34:41 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.19-2022-07-08
for you to fetch changes up to bdb2c48e4b38e6dbe82533b437468999ba3ae498:
io_uring: explicit sqe padding for ioctl commands (2022-07-07 17:33:01 -0600)
----------------------------------------------------------------
io_uring-5.19-2022-07-08
----------------------------------------------------------------
Pavel Begunkov (1):
io_uring: explicit sqe padding for ioctl commands
fs/io_uring.c | 2 +-
include/uapi/linux/io_uring.h | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-08 18:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 12:47 [GIT PULL] io_uring tweak for 5.19-rc6 Jens Axboe
2022-07-08 18:35 ` 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