From: Namhyung Kim Date: Sun, 22 Aug 2010 14:19:42 +0000 (+0900) Subject: workqueue: annotate lock context change X-Git-Tag: v2.6.36-rc4~86^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06bd6ebffae36d3b105677598c48e8bd0a10b205;p=pandora-kernel.git workqueue: annotate lock context change Some of internal functions called within gcwq->lock context releases and regrabs the lock but were missing proper annotations. Add it. Signed-off-by: Namhyung Kim Signed-off-by: Tejun Heo --- Reading git-diff-tree failed