diff options
author | Alexandru Elisei <[email protected]> | 2022-04-28 11:34:05 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-05-04 17:52:56 +0100 |
commit | 325031d4f39cfb1adf41708c1329e60b9abfbdac (patch) | |
tree | 3ab90447072384260b743b2834e1c72650f87f97 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | f1f0c0cfeaa7c10eb536d9919bf3902af0e17bce (diff) |
KVM: arm64: Print emulated register table name when it is unsorted
When a sysreg table entry is out-of-order, KVM attempts to print the
address of the table:
[ 0.143911] kvm [1]: sys_reg table (____ptrval____) out of order (1)
Printing the name of the table instead of a pointer is more helpful in this
case. The message has also been slightly tweaked to be point out the
offending entry (and to match the missing reset error message):
[ 0.143891] kvm [1]: sys_reg table sys_reg_descs+0x50/0x7490 entry 1 out of order
Signed-off-by: Alexandru Elisei <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions