]> 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)
commitac0507500adf3800f69d13823d3c4f5145cc1387
tree35dfe403f25c8618b2594586b32c46d22c6af0df
parentd1e407ed98d76c42a85f8997b5e62180915ab402
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