]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: SEV: Goto an existing error label if charging misc_cg for an ASID fails
authorSean Christopherson <seanjc@google.com>
Tue, 10 Mar 2026 23:48:29 +0000 (16:48 -0700)
committerSean Christopherson <seanjc@google.com>
Thu, 9 Apr 2026 19:00:24 +0000 (12:00 -0700)
commitbc0932cf9b9917e826871db947398aa2b62789b2
tree910e3909ee76a33bcc909d63f5b0523ef8ef072a
parent1d353dae3d33bf22fba47a96b627eeb7bfe37be8
KVM: SEV: Goto an existing error label if charging misc_cg for an ASID fails

Dedup a small amount of cleanup code in SEV ASID allocation by reusing
an existing error label.

No functional change intended.

Link: https://patch.msgid.link/20260310234829.2608037-22-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/svm/sev.c