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:
ad81f05
)
workqueue: mark WQ_NON_REENTRANT deprecated
author
Tejun Heo
<tj@kernel.org>
Tue, 30 Jul 2013 12:30:16 +0000
(08:30 -0400)
committer
Tejun Heo
<tj@kernel.org>
Tue, 30 Jul 2013 12:30:16 +0000
(08:30 -0400)
dbf2576e37
("workqueue: make all workqueues non-reentrant") made
WQ_NON_REENTRANT no-op but the following patches didn't remove the
flag or update the documentation. Let's mark the flag deprecated and
update the documentation accordingly.
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found