On 21.02.2013, at 05:25, Andreas Färber wrote: > Make debug output compile-testable even if disabled. > > Rename dprintf() in kvm.c to kvm_dprintf() to avoid conflict with glibc. > > Inline DEBUG_OP check in excp_helper.c. > Inline LOG_MMU_STATE() in mmu_helper.c. > Inline PPC_{DEBUG_SPR,DUMP_SPR_ACCESSES} checks in translate_init.c. > > Signed-off-by: Andreas Färber <afaerber@xxxxxxx> I assume you verified that all the bits do get optimized out, right? :) Reviewed-by: Alexander Graf <agraf@xxxxxxx> Alex -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html