aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2015-11-16 13:55:51 +0000
committerChristoffer Dall <[email protected]>2015-11-24 18:18:13 +0100
commit1d7a4e313abbc7200982e5a68121483a3aa32295 (patch)
treec8ada03d2a48ed16dc3e99b60eb2341175dc9169 /lib/mpi/mpiutil.c
parent9f958c11b780af74fc311b96d6124740aa21cc68 (diff)
arm64: kvm: avoid %p in __kvm_hyp_panic
Currently __kvm_hyp_panic uses %p for values which are not pointers, such as the ESR value. This can confusingly lead to "(null)" being printed for the value. Use %x instead, and only use %p for host pointers. Signed-off-by: Mark Rutland <[email protected]> Acked-by: Marc Zyngier <[email protected]> Cc: Christoffer Dall <[email protected]> Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions