From: Linus Torvalds Date: Tue, 26 Nov 2019 02:57:12 +0000 (-0800) Subject: Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9391edee8667733e22baa50d182191ba3a00d5e1;p=uclinux-h8%2Flinux.git Merge branch 'for-5.5' of git://git./linux/kernel/git/tj/wq Pull workqueue updates from Tejun Heo: "There have been sporadic reports of sanity checks in destroy_workqueue() failing spuriously over the years. This contains the fix and its follow-up changes / fixes. There's also a RCU annotation improvement" * 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: workqueue: Add RCU annotation for pwq list walk workqueue: Fix pwq ref leak in rescuer_thread() workqueue: more destroy_workqueue() fixes workqueue: Minor follow-ups to the rescuer destruction change workqueue: Fix missing kfree(rescuer) in destroy_workqueue() workqueue: Fix spurious sanity check failures in destroy_workqueue() --- 9391edee8667733e22baa50d182191ba3a00d5e1