Merge branch 'for-next/svm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
authorWill Deacon <will@kernel.org>
Mon, 28 Sep 2020 22:16:20 +0000 (23:16 +0100)
committerWill Deacon <will@kernel.org>
Mon, 28 Sep 2020 22:16:20 +0000 (23:16 +0100)
Pull in core arm64 changes required to enable Shared Virtual Memory
(SVM) using SMMUv3. This brings us increasingly closer to being able to
share page-tables directly between user-space tasks running on the CPU
and their corresponding contexts on coherent devices performing DMA
through the SMMU.

Signed-off-by: Will Deacon <will@kernel.org>

Trivial merge