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

* Re: [GIT PULL] dma-mapping fix for 4.20
  2018-11-03  8:42 [GIT PULL] dma-mapping fix for 4.20 Christoph Hellwig
@ 2018-11-03 17:55 ` Linus Torvalds
  0 siblings, 0 replies; 4+ messages in thread
From: Linus Torvalds @ 2018-11-03 17:55 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Catalin Marinas, will.deacon, iommu, Linux Kernel Mailing List

On Sat, Nov 3, 2018 at 1:42 AM Christoph Hellwig <hch@infradead.org> wrote:
>
> Avoid compile warnings on non-default arm64 configs

Pulled,

                   Linus

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

* Re: [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, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2018-12-20  2:50 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Wed, 19 Dec 2018 15:24:19 +0100:

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

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

Thank you!

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

^ 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
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).