]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit091f0788458456e2094a883c0b03390596578c2f
tree35dfe403f25c8618b2594586b32c46d22c6af0df
parenta3b3ff837c4bc5f32662f98ec31e27a856065141
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