iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping updates for 5.12
@ 2021-02-24  7:46 Christoph Hellwig
  2021-02-24 18:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2021-02-24  7:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: iommu, linux-kernel

The following changes since commit 9f5f8ec50165630cfc49897410b30997d4d677b5:

  dma-mapping: benchmark: use u8 for reserved field in uAPI structure (2021-02-05 12:48:46 +0100)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.12

for you to fetch changes up to 81d88ce55092edf1a1f928efb373f289c6b90efd:

  dma-mapping: remove the {alloc,free}_noncoherent methods (2021-02-09 18:01:38 +0100)

----------------------------------------------------------------
dma-mapping updates for 5.12:

 - add support to emulate processing delays in the DMA API benchmark
   selftest (Barry Song)
 - remove support for non-contiguous noncoherent allocations,
   which aren't used and will be replaced by a different API

----------------------------------------------------------------
Barry Song (1):
      dma-mapping: benchmark: pretend DMA is transmitting

Christoph Hellwig (1):
      dma-mapping: remove the {alloc,free}_noncoherent methods

 Documentation/core-api/dma-api.rst              | 64 +++++++++----------------
 drivers/iommu/dma-iommu.c                       | 30 ------------
 include/linux/dma-map-ops.h                     |  5 --
 include/linux/dma-mapping.h                     | 17 +++++--
 kernel/dma/map_benchmark.c                      | 12 ++++-
 kernel/dma/mapping.c                            | 40 ----------------
 tools/testing/selftests/dma/dma_map_benchmark.c | 21 ++++++--
 7 files changed, 64 insertions(+), 125 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 updates for 5.12
  2021-02-24  7:46 [GIT PULL] dma-mapping updates for 5.12 Christoph Hellwig
@ 2021-02-24 18:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-24 18:46 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: iommu, Linus Torvalds, linux-kernel

The pull request you sent on Wed, 24 Feb 2021 08:46:01 +0100:

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

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

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:[~2021-02-24 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24  7:46 [GIT PULL] dma-mapping updates for 5.12 Christoph Hellwig
2021-02-24 18:46 ` 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).