Re: [PATCH] net/sunrpc/clnt.c compile fix

From: Trond Myklebust
Date: Thu Oct 09 2003 - 11:51:26 EST


>>>>> " " == Paul Mundt <lethal@xxxxxxxxxxxx> writes:

> Is there any reason why tk_pid needs to be under RPC_DEBUG in
> the first place? If these are legitimate warning messages,
> presumably it would be nice to know the offending pid as well.

It's not a true process pid, but more of a tag on each struct
rpc_task. It turns out to be more helpful when you are tracing the
(d|)printk() debugging info, since a process may have several rpc_task
in flight at any point in time.

Cheers,
Trond
-
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/