From: Linus Torvalds Date: Tue, 13 May 2014 02:24:07 +0000 (+0900) Subject: Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=efb2b1d5fdf4be71d63d29b881bf3d6f93f53694;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'for-3.15-fixes' of git://git./linux/kernel/git/tj/wq Pull workqueue fixes from Tejun Heo: "Fixes for two bugs in workqueue. One is exiting with internal mutex held in a failure path of wq_update_unbound_numa(). The other is a subtle and unlikely use-after-possible-last-put in the rescuer logic. Both have been around for quite some time now and are unlikely to have triggered noticeably often. All patches are marked for -stable backport" * 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: workqueue: fix a possible race condition between rescuer and pwq-release workqueue: make rescuer_thread() empty wq->maydays list before exiting workqueue: fix bugs in wq_update_unbound_numa() failure path --- efb2b1d5fdf4be71d63d29b881bf3d6f93f53694