diff options
author | Kim Phillips <kim.phillips@linaro.org> | 2014-06-26 01:45:51 +0100 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2014-07-11 04:46:53 -0700 |
commit | b88657674d39fc2127d62d0de9ca142e166443c8 (patch) | |
tree | 7bef6427187b2bb2349ae44f935cf94ab64247fb /arch/arm64 | |
parent | df6ce24f2ee485c4f9a5cb610063a5eb60da8267 (diff) |
ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
A userspace process can map device MMIO memory via VFIO or /dev/mem,
e.g., for platform device passthrough support in QEMU.
During early development, we found the PAGE_S2 memory type being used
for MMIO mappings. This patch corrects that by using the more strongly
ordered memory type for device MMIO mappings: PAGE_S2_DEVICE.
Signed-off-by: Kim Phillips <kim.phillips@linaro.org>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions