Skip to content
Commit 64cc0764 authored by Grant Ramsay's avatar Grant Ramsay Committed by Fabio Baltieri
Browse files

drivers: virtualization: Map ivshmem-v2 sections individually



Recent changes to the arm64 MMU code mean that you can no longer map
R/O memory as R/W. Mapping R/W memory now causes a cache invalidation
instruction (DC IVAC) that requires write permissions or else a fault
is generated.

Modify ivshmem-v2 to map each R/O and R/W section individually

Signed-off-by: default avatarGrant Ramsay <gramsay@enphaseenergy.com>
parent d36e085e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment