From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] Fixes for 5.5-rc1
Date: Fri, 29 Nov 2019 18:52:35 -0800 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Wasn't going to send this one off so soon, but unfortunately one of the
fixes from the previous pull broke the build on some archs. So I'm
sending this sooner rather than later. This pull request contains:
- Add highmem.h include for io_uring, because of the kmap() additions
from last round. For some reason the build bot didn't spot this even
though it sat for days.
- Three minor ';' removals
- Add support for the Beurer CD-on-a-chip device
- Make io_uring work on MMU less archs
Please pull!
git://git.kernel.dk/linux-block.git tags/for-linus-20191129
----------------------------------------------------------------
Diego Elio Pettenò (2):
cdrom: respect device capabilities during opening action
sr_vendor: support Beurer GL50 evo CD-on-a-chip devices.
Jens Axboe (1):
io_uring: fix missing kmap() declaration on powerpc
Roman Penyaev (1):
io_uring: add mapping support for NOMMU archs
zhengbin (3):
drbd: Remove unneeded semicolon
block: sunvdc: Remove unneeded semicolon
ataflop: Remove unneeded semicolon
drivers/block/ataflop.c | 2 +-
drivers/block/drbd/drbd_req.c | 2 +-
drivers/block/sunvdc.c | 2 +-
drivers/cdrom/cdrom.c | 12 ++++++++-
drivers/scsi/sr_vendor.c | 18 ++++++++++++++
fs/io_uring.c | 58 ++++++++++++++++++++++++++++++++++++++-----
6 files changed, 84 insertions(+), 10 deletions(-)
--
Jens Axboe
reply other threads:[~2019-11-30 2:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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 \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/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