On Fri, 2013-10-25 at 15:06 +0200, Jiri Slaby wrote: > I sent this patch 2 weeks ago. Only Joe commented that the prints > should be done inline instead. But I don't agree as prining the output > from one point is better IMHO.
Doing it inline avoids any possible interleaving by other thread output in dmesg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

