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:
226223a
)
workqueue: implement current_is_workqueue_rescuer()
author
Tejun Heo
<tj@kernel.org>
Wed, 13 Mar 2013 00:41:37 +0000
(17:41 -0700)
committer
Tejun Heo
<tj@kernel.org>
Wed, 13 Mar 2013 00:42:01 +0000
(17:42 -0700)
Implement a function which queries whether it currently is running off
a workqueue rescuer. This will be used to convert writeback to
workqueue.
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found