public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] second round of dma-mapping updates for Linux 5.18
@ 2022-04-03 12:22 Christoph Hellwig
  2022-04-03 20:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2022-04-03 12:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit 5efabdadcf4a5b9a37847ecc85ba71cf2eff0fcf:

  Merge tag 'devicetree-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (2022-03-29 08:55:16 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4fe87e818ea492ade079cc01a31d088e445f8539:

  dma-mapping: move pgprot_decrypted out of dma_pgprot (2022-04-01 06:46:51 +0200)

----------------------------------------------------------------
second round of dma-mapping updates for 5.18

 - fix a regression in dma remap handling vs AMD memory encryption (me)
 - finally kill off the legacy PCI DMA API (Christophe JAILLET)

----------------------------------------------------------------
Christoph Hellwig (2):
      PCI/doc: cleanup references to the legacy PCI DMA API
      dma-mapping: move pgprot_decrypted out of dma_pgprot

Christophe JAILLET (1):
      PCI: Remove the deprecated "pci-dma-compat.h" API

 Documentation/PCI/pci.rst      |  14 ++---
 include/linux/pci-dma-compat.h | 129 -----------------------------------------
 include/linux/pci.h            |   3 +-
 kernel/dma/direct.c            |  10 +++-
 kernel/dma/mapping.c           |   2 -
 5 files changed, 16 insertions(+), 142 deletions(-)
 delete mode 100644 include/linux/pci-dma-compat.h

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

* Re: [GIT PULL] second round of dma-mapping updates for Linux 5.18
  2022-04-03 12:22 [GIT PULL] second round of dma-mapping updates for Linux 5.18 Christoph Hellwig
@ 2022-04-03 20:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-03 20:29 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linus Torvalds, iommu, linux-kernel

The pull request you sent on Sun, 3 Apr 2022 14:22:47 +0200:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-04-03 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-03 12:22 [GIT PULL] second round of dma-mapping updates for Linux 5.18 Christoph Hellwig
2022-04-03 20:29 ` 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