ANDROID: KVM: arm64: Fix for_ppage_node_in_range end interval
In the interval-tree API, the end bound is included, while KVM functions are excluding it. Fix this discrepancy. Bug: 357781595 Bug: 278011447 Fixes: 6cf1f36e ("ANDROID: KVM: Use interval-tree for kvm_pinned_page") Change-Id: I9a70993bfe6043004dbcfd05b03d775f5c90463f Signed-off-by:Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment