ANDROID: KVM: arm64: Use atomic refcount helpers for 'struct hyp_page::refcount'
Convert the 'struct hyp_page' refcount manipulation functions over to
the new atomic refcount helpers. For now, this will make absolutely no
difference because the 'struct hyp_pool' locking is still serialising
everything. One step at a time...
Signed-off-by:
Will Deacon <will@kernel.org>
Bug: 278749606
Change-Id: I827042ab26104331a853e95a66a222d5e9e61c55
Loading
Please sign in to comment