David Miller <da...@davemloft.net> wrote: > From: Alexey Khoroshilov <khoroshi...@ispras.ru> > Date: Sat, 14 Dec 2013 02:56:09 +0400 > > > + _net("CONNECT EXCL old %d on TRANS %d", > > + conn->debug_id, conn->trans->debug_id); > > Please do not add more of these ad-hoc kernel log tracing entries.
Why not? They're useful for debugging and they give me more control than plain printk(). I presume you want all the debugging statements in net/rxrpc/ changing to something else - but what? David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/