On 18.11.2016 14:35, Andrew Jones wrote: > Test writers sometimes want to output informational messages, but > they don't want to use printf because they want the prefixes as > well. Rather than creating "fake" tests that always pass, with > report(fmt, true, ...), provide report_info(fmt, ...). This > generates 'INFO: prefixes...: message' > > While touching report code also add the lock to report_abort to > ensure its output line integrity. Since repor_abort() is a different topic, I'd suggest to move that hunk into a different patch instead. Thomas -- 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