summaryrefslogtreecommitdiffstats
path: root/firmware/3com
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2012-07-12 23:46:37 +0200
committerTejun Heo <tj@kernel.org>2012-07-12 23:46:37 +0200
commit974271c485a4d8bb801decc616748f90aafb07ec (patch)
treeed3e41b86293b207127a03bde638e4dd6acf6d58 /firmware/3com
parentMerge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 (diff)
downloadlinux-974271c485a4d8bb801decc616748f90aafb07ec.tar.xz
linux-974271c485a4d8bb801decc616748f90aafb07ec.zip
workqueue: don't use WQ_HIGHPRI for unbound workqueues
Unbound wqs aren't concurrency-managed and try to execute work items as soon as possible. This is currently achieved by implicitly setting %WQ_HIGHPRI on all unbound workqueues; however, WQ_HIGHPRI implementation is about to be restructured and this usage won't be valid anymore. Add an explicit chain-wakeup path for unbound workqueues in process_one_work() instead of piggy backing on %WQ_HIGHPRI. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'firmware/3com')
0 files changed, 0 insertions, 0 deletions