Re: [PATCH] [RXRPC]: do not unlock unheld spinlock in rxrpc_connect_exclusive()

From: David Howells
Date: Wed Dec 18 2013 - 11:11:05 EST


David Miller <davem@xxxxxxxxxxxxx> wrote:

> From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/