On Wed, Nov 27, 2024, Aaron Lewis wrote: I'll write a changelog for this too. > Note, a "FIXME" tag was added to svm_msr_filter_changed(). This will Write changelogs in imperative mood, i.e. state what the patch is doing as a command. Don't describe what will have happened after the patch is applied. Using imperative mood allows for using indicative mood to describe what was already there, and/or what happened in the past. > be addressed later in the series after the VMX style MSR intercepts > are added to SVM. > > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> > Co-developed-by: Aaron Lewis <aaronlewis@xxxxxxxxxx> Your SoB is needed here too. See "When to use Acked-by:, Cc:, and Co-developed-by:" in Documentation/process/submitting-patches.rst.