From: Tejun Heo Date: Fri, 18 Jan 2013 22:05:55 +0000 (-0800) Subject: workqueue: move struct worker definition to workqueue_internal.h X-Git-Tag: v3.9-rc1~158^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eaebdb33e1911c0cf3d44fd3596c42c6f502fab;p=pandora-kernel.git workqueue: move struct worker definition to workqueue_internal.h This will be used to implement an inline function to query whether %current is a workqueue worker and, if so, allow determining which work item it's executing. Signed-off-by: Tejun Heo Cc: Linus Torvalds --- Reading git-diff-tree failed