]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
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)
commit8122dec0eab1d74c726709a2bd4a4a23d9bdd96f
tree59f96054e0e68dc09413f81ac8ac9bab4d4bdeb8
parenta76a37777f2c936b1f046bfc0c5982c958b16bfe
parent6f3c4afae9805bda1682e0ad17b8ce56d85c9a83
Merge branch 'for-next/svm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-joerg/arm-smmu/updates

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>