diff options
| author | Qiang Ma <maqianga@uniontech.com> | 2026-05-12 04:53:13 +0300 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2026-05-12 23:16:26 +0300 |
| commit | 2b72f1674e427c56e3772c5ccf785fdda2138820 (patch) | |
| tree | 0b5b992e7fd183a5125f7ba2e8dc3fd826e81e47 /tools/lib/python | |
| parent | 577a8d3bae0531f0e5ccfac919cd8192f920a804 (diff) | |
| download | linux-2b72f1674e427c56e3772c5ccf785fdda2138820.tar.xz | |
KVM: x86: Fix Xen hypercall tracepoint argument assignment
TRACE_EVENT(kvm_xen_hypercall) stores a5 in __entry->a4 instead of
__entry->a5.
That overwrites the recorded a4 argument and leaves a5 unset in the
trace entry. Fix the typo so both arguments are captured correctly.
Signed-off-by: Qiang Ma <maqianga@uniontech.com>
Link: https://patch.msgid.link/20260512015313.1685784-1-maqianga@uniontech.com/
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
