From: Trond Myklebust Date: Thu, 9 Feb 2012 03:01:15 +0000 (-0500) Subject: SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) X-Git-Tag: v3.4-rc1~123^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f09c24216cd789653eb8efbf8be88409eb8d581;p=pandora-kernel.git SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) The tracepoint code relies on the queue->name being defined in order to be able to display the name of the waitqueue on which an RPC task is sleeping. Reported-by: Randy Dunlap Reported-by: Steven Rostedt Signed-off-by: Trond Myklebust Acked-by: Steven Rostedt Acked-by: Randy Dunlap --- Reading git-diff-tree failed