ANDROID: KVM: arm64: Fix THPs reclaim with ballooning
Ballooning works on a per-page basis. We need to reclaim all the pages composing the huge mapping before we can unpin the memory. Bug: 357781595 Bug: 278011447 Bug: 400307522 Fixes: 9ad2c87f ("ANDROID: KVM: arm64: Huge page support for pkvm_pinned_page") Change-Id: I5a280d040ab637d28c8d163f218e7ef1e190ef32 Signed-off-by:Vincent Donnefort <vdonnefort@google.com>
Loading