From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] dma mapping fixes for 4.19-rc2
Date: Sun, 2 Sep 2018 19:13:17 +0200 [thread overview]
Message-ID: <20180902171317.GA31966@infradead.org> (raw)
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-4.19-2
for you to fetch changes up to 8c89ef7b6b64ba093239305f77a485905d03f7bf:
of/platform: initialise AMBA default DMA masks (2018-09-02 10:04:31 +0200)
----------------------------------------------------------------
dma-mapping fixes for 4.19-rc2
A few fixes for the fallout of being a little more pedantic about
dma masks.
----------------------------------------------------------------
Christoph Hellwig (2):
kernel/dma/direct: take DMA offset into account in dma_direct_supported
sparc: set a default 32-bit dma mask for OF devices
Linus Walleij (1):
of/platform: initialise AMBA default DMA masks
arch/sparc/kernel/of_device_32.c | 4 ++++
arch/sparc/kernel/of_device_64.c | 3 +++
drivers/of/platform.c | 4 ++++
kernel/dma/direct.c | 4 ++--
4 files changed, 13 insertions(+), 2 deletions(-)
reply other threads:[~2018-09-02 17:13 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 \
--in-reply-to=20180902171317.GA31966@infradead.org \
--to=hch@infradead.org \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).