ANDROID: KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms
kvm_pgtable_stage2_relax_perms currently assumes that it is being called
from a 'shared' walker, which will not be true once called from pKVM. To
allow for the re-use of that function, make the walk flags one of its
parameters.
Bug: 357781595
Change-Id: Ib3a0bf694381b1069c369de5a5e335fbece7361d
Signed-off-by:
Quentin Perret <qperret@google.com>
Loading
Please sign in to comment