Re: [PATCH v3 0/2] Fix SEV user-space mapping of unencrypted coherent memory

From: Christoph Hellwig
Date: Wed Sep 18 2019 - 09:39:55 EST


This looks sensibe to me. x86 folks let me know if you guys want
to pick this up or if I should take it.

On Tue, Sep 17, 2019 at 03:01:13PM +0200, Thomas Hellström (VMware) wrote:
> As far as I can tell there are no current users of dma_mmap_coherent() with
> SEV or SME encryption which means that there is no need to CC stable.

Note that the usbfs access really should use it, as the current version
is completely broken on non-coherent architectures. That already
triggered on x86 dma_mmap_coherent fix. So I'd actually like to see
a stable backport to avoid hitting surprises.