[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20180314175131.20200-1-hch@lst.de>
Date: Wed, 14 Mar 2018 18:51:14 +0100
From: Christoph Hellwig <hch@....de>
To: x86@...nel.org
Cc: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
Tom Lendacky <thomas.lendacky@....com>,
David Woodhouse <dwmw2@...radead.org>,
Muli Ben-Yehuda <mulix@...ix.org>,
Jon Mason <jdmason@...zu.us>, Joerg Roedel <joro@...tes.org>,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: use generic dma-direct and swiotlb code for x86 V2
Hi all,
this series switches the x86 code the the dma-direct implementation
for direct (non-iommu) dma and the generic swiotlb ops. This includes
getting rid of the special ops for the AMD memory encryption case and
the STA2x11 SOC. The generic implementations are based on the x86
code, so they provide the same functionality.
Changes since V1:
- fix the length in the set_memory_decrypted call
- fix the SEV case
Powered by blists - more mailing lists