On Mon, Nov 16, 2015 at 01:55:51PM +0000, Mark Rutland wrote: > 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]>
Thanks, applied. -Christoffer _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
