David Miller <[email protected]> wrote:

> From: Alexey Khoroshilov <[email protected]>
> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to