diff options
author | Sean Christopherson <seanjc@google.com> | 2024-07-20 02:50:59 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-08-30 02:21:50 +0300 |
commit | d33234342f8b468e719e05649fd26549fb37ef8a (patch) | |
tree | b83016833a6adc014d08051c18152ec917256bfd /scripts/gdb/linux/utils.py | |
parent | 71bf395a276f0578d19e0ae137a7d1d816d08e0e (diff) | |
download | linux-d33234342f8b468e719e05649fd26549fb37ef8a.tar.xz |
KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
Hoist kvm_x2apic_icr_write() above kvm_apic_write_nodecode() so that a
local helper to _read_ the x2APIC ICR can be added and used in the
nodecode path without needing a forward declaration.
No functional change intended.
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20240719235107.3023592-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions