From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org
Subject: [GIT PULL] dma-mapping fixes for 5.10
Date: Sat, 24 Oct 2020 16:19:35 +0200 [thread overview]
Message-ID: <20201024141935.GA3556641@infradead.org> (raw)
The following changes since commit 270315b8235e3d10c2e360cff56c2f9e0915a252:
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2020-10-19 18:18:30 -0700)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.10-1
for you to fetch changes up to 6857a5ebaabc5b9d989872700b4b71dd2a6d6453:
dma-mapping: document dma_{alloc,free}_pages (2020-10-23 12:07:46 +0200)
----------------------------------------------------------------
dma-mapping fixes for 5.10:
- document the new document dma_{alloc,free}_pages API
- two fixups for the dma-mapping.h split
----------------------------------------------------------------
Christoph Hellwig (3):
ARM/sa1111: add a missing include of dma-map-ops.h
dma-mapping: move more functions to dma-map-ops.h
dma-mapping: document dma_{alloc,free}_pages
Documentation/core-api/dma-api.rst | 49 +++++++++++++++++++++++++++++++++-----
arch/arm/common/sa1111.c | 2 +-
include/linux/dma-map-ops.h | 23 ++++++++++++++++++
include/linux/dma-mapping.h | 24 -------------------
kernel/dma/remap.c | 2 +-
5 files changed, 68 insertions(+), 32 deletions(-)
next reply other threads:[~2020-10-24 14:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-24 14:19 Christoph Hellwig [this message]
2020-10-24 19:37 ` 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=20201024141935.GA3556641@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
all inboxes | Powered by JetHome®