KVM: arm64: Fix address truncation in traces
authorMarc Zyngier <maz@kernel.org>
Wed, 2 Sep 2020 10:53:03 +0000 (11:53 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 4 Sep 2020 09:53:48 +0000 (10:53 +0100)
commit376426b1a953762b00df887e28d29e44ab4ff723
tree35dfe403f25c8618b2594586b32c46d22c6af0df
parent3fb884ffe921c99483a84b0175f3c03f048e9069
KVM: arm64: Fix address truncation in traces

Owing to their ARMv7 origins, the trace events are truncating most
address values to 32bits. That's not really helpful.

Expand the printing of such values to their full glory.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/trace_arm.h
arch/arm64/kvm/trace_handle_exit.h