[PATCH v3 25/32] KVM: arm64: Sort the hypervisor memblocks
Will Deacon
will at kernel.org
Thu Mar 4 19:51:31 GMT 2021
On Tue, Mar 02, 2021 at 02:59:55PM +0000, Quentin Perret wrote:
> We will soon need to check if a Physical Address belongs to a memblock
> at EL2, so make sure to sort them so this can be done efficiently.
>
> Signed-off-by: Quentin Perret <qperret at google.com>
> ---
> arch/arm64/kvm/hyp/reserved_mem.c | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
Acked-by: Will Deacon <will at kernel.org>
Will
More information about the linux-arm-kernel
mailing list