git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d9df9f
)
workqueue: annotate lock context change
author
Namhyung Kim
<namhyung@gmail.com>
Sun, 22 Aug 2010 14:19:42 +0000
(23:19 +0900)
committer
Tejun Heo
<tj@kernel.org>
Mon, 23 Aug 2010 09:37:49 +0000
(11:37 +0200)
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 <namhyung@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found