+7
−1
Loading
mainline inclusion from mainline-v6.1-rc1 commit b24ede22 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9HH9U CVE: N/A Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b24ede22538b4d984cbe20532bbcb303692e7f52 ------------------------------------- If vm_init() fails [which can happen, for instance, if a memory allocation fails during avic_vm_init()], we need to cleanup some state in order to avoid resource leaks. Signed-off-by:Junaid Shahid <junaids@google.com> Link: https://lore.kernel.org/r/20220729224329.323378-1-junaids@google.com Signed-off-by:
Sean Christopherson <seanjc@google.com> Conflicts: arch/x86/kvm/x86.c Signed-off-by:
Yu Zhang <yu.c.zhang@linux.intel.com>