X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=net%2Fsunrpc%2Fsched.c;h=ff3cc4bf4b24bc868088a67dd9ad92d40e42f066;hb=4d7696f1b05f4aeb586c74868fe3da2731daca4b;hp=93a7a4e94d80abcd423215e2102d510af7331fe9;hpb=e13af9a8340685cfe25d0c9f708da7121e0f51dd;p=cascardo%2Flinux.git diff --git a/net/sunrpc/sched.c b/net/sunrpc/sched.c index 93a7a4e94d80..ff3cc4bf4b24 100644 --- a/net/sunrpc/sched.c +++ b/net/sunrpc/sched.c @@ -258,7 +258,7 @@ static int rpc_wait_bit_killable(void *word) return 0; } -#ifdef RPC_DEBUG +#if defined(RPC_DEBUG) || defined(RPC_TRACEPOINTS) static void rpc_task_set_debuginfo(struct rpc_task *task) { static atomic_t rpc_pid;