linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping fix for 4.20
@ 2018-11-03  8:42 Christoph Hellwig
  2018-11-03 17:55 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2018-11-03  8:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Catalin Marinas, Will Deacon, iommu, linux-kernel

The following changes since commit 8adcc59974b8a65b7eac7d503364837c297139bc:

  Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2018-11-01 20:19:49 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f62717551b2b7d72fc2a3975539117d350bad84d:

  arm64: fix warnings without CONFIG_IOMMU_DMA (2018-11-02 19:27:22 +0100)

----------------------------------------------------------------
Avoid compile warnings on non-default arm64 configs

----------------------------------------------------------------
Christoph Hellwig (1):
      arm64: fix warnings without CONFIG_IOMMU_DMA

 arch/arm64/mm/dma-mapping.c | 2 ++
 1 file changed, 2 insertions(+)

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [GIT PULL] dma-mapping fix for 4.20
@ 2018-12-19 14:24 Christoph Hellwig
  2018-12-20  2:50 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2018-12-19 14:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit 6531e115b7ab84f563fcd7f0d2d05ccf971aaaf9:

  Merge branch 'akpm' (patches from Andrew) (2018-12-14 15:35:30 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c92a54cfa0257e8ffd66b2a17d49e9c0bd4b769f:

  dma-direct: do not include SME mask in the DMA supported check (2018-12-17 18:02:11 +0100)

----------------------------------------------------------------
dma-mapping fix for 4.21

Fix a regression in dma-direct that didn't take account the magic AMD
memory encryption mask in the DMA address.

----------------------------------------------------------------
Lendacky, Thomas (1):
      dma-direct: do not include SME mask in the DMA supported check

 kernel/dma/direct.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2018-12-20  2:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-03  8:42 [GIT PULL] dma-mapping fix for 4.20 Christoph Hellwig
2018-11-03 17:55 ` Linus Torvalds
  -- strict thread matches above, loose matches on Subject: below --
2018-12-19 14:24 Christoph Hellwig
2018-12-20  2:50 ` 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).