jump label: Initialize workqueue tracepoints *before* they are registered
authorJason Baron <jbaron@redhat.com>
Fri, 17 Sep 2010 15:09:04 +0000 (11:09 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 22 Sep 2010 20:30:03 +0000 (16:30 -0400)
Initialize the workqueue data structures *before* they are registered
so that they are ready for callbacks.

Signed-off-by: Jason Baron <jbaron@redhat.com>
LKML-Reference: <e3a3383fc370ac7086625bebe89d9480d7caf372.1284733808.git.jbaron@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found