[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <98957d45-ad2a-9505-9771-63828538f3bf@kernel.dk>
Date: Wed, 22 Jan 2020 08:51:31 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: io-uring <io-uring@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] io_uring fix for 5.5-final
Hi Linus,
This was supposed to have gone in last week, but due to a brain fart on
my part, I forgot that we made this struct addition in the 5.5 cycle. So
here it is for 5.5, to prevent having a 32 vs 64-bit compatability issue
with the files_update command. Please pull!
git://git.kernel.dk/linux-block.git tags/io_uring-5.5-2020-01-22
----------------------------------------------------------------
Eugene Syromiatnikov (1):
io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
fs/io_uring.c | 4 +++-
include/uapi/linux/io_uring.h | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
--
Jens Axboe
Powered by blists - more mailing lists