iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping fixes for 5.10
@ 2020-10-24 14:19 Christoph Hellwig
  2020-10-24 19:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2020-10-24 14:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: iommu, linux-kernel

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(-)
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] dma-mapping fixes for 5.10
  2020-10-24 14:19 [GIT PULL] dma-mapping fixes for 5.10 Christoph Hellwig
@ 2020-10-24 19:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-24 19:37 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: iommu, Linus Torvalds, linux-kernel

The pull request you sent on Sat, 24 Oct 2020 16:19:35 +0200:

> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.10-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1b307ac87075c3207c345822ea276fe4f28481d7

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-24 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-24 14:19 [GIT PULL] dma-mapping fixes for 5.10 Christoph Hellwig
2020-10-24 19:37 ` 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;
as well as URLs for NNTP newsgroup(s).