diff options
author | 2023-11-29 14:49:14 -0800 | |
---|---|---|
committer | 2023-12-01 08:15:40 -0800 | |
commit | 4d53dcc5d0bc2c445e29cb14df6d2cf93091731f (patch) | |
tree | fabc43060daa9f03b76c9e308838f6470913673c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | KVM: selftests: Fix MWAIT error message when guest assertion fails (diff) | |
download | wireguard-linux-4d53dcc5d0bc2c445e29cb14df6d2cf93091731f.tar.xz wireguard-linux-4d53dcc5d0bc2c445e29cb14df6d2cf93091731f.zip |
KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts
Convert %llx to %lx as appropriate in guest asserts. The guest printf
implementation treats them the same as KVM selftests are 64-bit only, but
strictly adhering to the correct format will allow annotating the
underlying helpers with __printf() without introducing new warnings in the
build.
Link: https://lore.kernel.org/r/20231129224916.532431-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions