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:
b4c145c
)
i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1
author
Tejun Heo
<tj@kernel.org>
Wed, 22 Aug 2012 23:40:57 +0000
(16:40 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 23 Aug 2012 23:13:53 +0000
(
01:13
+0200)
This is an equivalent conversion and will ease scheduled removal of
WQ_NON_REENTRANT.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found