linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org
Subject: [GIT PULL] dma-mapping fix for 4.20
Date: Wed, 19 Dec 2018 15:24:19 +0100	[thread overview]
Message-ID: <20181219142419.GA1112@infradead.org> (raw)

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(-)

             reply	other threads:[~2018-12-19 14:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-19 14:24 Christoph Hellwig [this message]
2018-12-20  2:50 ` [GIT PULL] dma-mapping fix for 4.20 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2018-11-03  8:42 Christoph Hellwig
2018-11-03 17:55 ` Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181219142419.GA1112@infradead.org \
    --to=hch@infradead.org \
    --cc=iommu@lists.linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).