ANDROID: KVM: arm64: Fix host reclaim of RO guest pages
Now default permissions for non-protected guests is RO, the host can try to reclaim PKVM_PAGE_RESTRICTED_PROT pages. This case was omitted during the port to Android-16. Bug: 357781595 Fixes: b65e3cf5 ("ANDROID: KVM: arm64: Handle permsission faults for non-protected guests") Change-Id: I04b25db66c7a8d2fcbf8fa2f607deb9a07ba57d7 Signed-off-by:Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment