commit | ade3ac660a1813344bcf4fe58b9ac5fbe7c0ed4b | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Fri Apr 29 14:57:23 2016 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 11 21:19:10 2016 +1000 |
tree | d0ced8f693cf1fe63772ce0589a2bebe92654ba9 | |
parent | 11dd6ac0254ed9a2b6994e22c903192edd0fa8fc [diff] |
KVM: PPC: Fix debug macros When XICS_DBG is enabled, gcc produces format errors. This fixes formats to match passed values types. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paul Mackerras <paulus@samba.org>