Re: [PATCH] KVM: nSVM: Drop redundant/wrong comment in nested_vmcb02_prepare_save()

From: Sean Christopherson

Date: Thu Jan 15 2026 - 13:07:59 EST


On Tue, 13 Jan 2026 17:28:07 +0000, Yosry Ahmed wrote:
> The comment above DR6 and DR7 initializations is redundant, because the
> entire function follows the same pattern of only initializing the fields
> in vmcb02 if the vmcb12 changed or the fields are dirty, which handles
> the first execution case.
>
> Also, the comment refers to new_vmcb12 as new_vmcs12. Just drop the
> comment.
>
> [...]

Applied to kvm-x86 svm, thanks!

[1/1] KVM: nSVM: Drop redundant/wrong comment in nested_vmcb02_prepare_save()
https://github.com/kvm-x86/linux/commit/f00ccdede3c8

--
https://github.com/kvm-x86/linux/tree/next