From: Tejun Heo Date: Tue, 5 Oct 2010 08:41:14 +0000 (+0200) Subject: workqueue: prepare for more tracepoints X-Git-Tag: v2.6.37-rc1~164^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97bd234701b2b39a0e749c1fe0e44f1d14c94292;p=pandora-kernel.git workqueue: prepare for more tracepoints Define workqueue_work event class and use it for workqueue_execute_end trace point. Also, move trace/events/workqueue.h include downwards such that all struct definitions are visible to it. This is to prepare for more tracepoints and doesn't cause any functional change. Signed-off-by: Tejun Heo Cc: Frederic Weisbecker --- Reading git-diff-tree failed