Merge tag 'md/3.12' of git://neil.brown.name/md
[cascardo/linux.git] / net / sunrpc / sched.c
index 93a7a4e..ff3cc4b 100644 (file)
@@ -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;