diff options
author | Sean Christopherson <seanjc@google.com> | 2025-06-05 12:50:18 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-06-20 13:08:00 -0700 |
commit | 58c81bc1e71de7d02848a1c1579256f5ebd38e07 (patch) | |
tree | ec4818ac8341b9f6d5bb073149cc838c19a1fa9f /scripts/lib/kdoc/kdoc_output.py | |
parent | 0fe3e8d804fdcc09ef44fbffcad8c39261a03470 (diff) |
KVM: x86: Refactor handling of SIPI_RECEIVED when setting MP_STATE
Convert the incoming mp_state to INIT_RECIEVED instead of manually calling
kvm_set_mp_state() to make it more obvious that the SIPI_RECEIVED logic is
translating the incoming state to KVM's internal tracking, as opposed to
being some entirely unique flow.
Opportunistically add a comment to explain what the code is doing.
No functional change intended.
Link: https://lore.kernel.org/r/20250605195018.539901-5-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions