Home
last modified time | relevance | path

Searched hist:"376426 b1a953762b00df887e28d29e44ab4ff723" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kvm/
H A Dtrace_handle_exit.hdiff 376426b1a953762b00df887e28d29e44ab4ff723 Wed Sep 02 12:53:03 CEST 2020 Marc Zyngier <maz@kernel.org> 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>
H A Dtrace_arm.hdiff 376426b1a953762b00df887e28d29e44ab4ff723 Wed Sep 02 12:53:03 CEST 2020 Marc Zyngier <maz@kernel.org> 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>