Home
last modified time | relevance | path

Searched hist:"6 baaeda878445dc7b9e86f614ac39bf137c385af" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kvm/
H A Darm.cdiff 6baaeda878445dc7b9e86f614ac39bf137c385af Thu Dec 01 00:09:01 CET 2022 Sean Christopherson <seanjc@google.com> KVM: arm64: Free hypervisor allocations if vector slot init fails

Teardown hypervisor mode if vector slot setup fails in order to avoid
leaking any allocations done by init_hyp_mode().

Fixes: b881cdce77b4 ("KVM: arm64: Allocate hyp vectors statically")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20221130230934.1014142-18-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>