From: Linus Torvalds Date: Mon, 13 Apr 2015 23:19:18 +0000 (-0700) Subject: Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq X-Git-Tag: v4.1-rc1~157 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=45141eeafefdb8998d2ab1f87c2afe0457059b47;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'for-4.1' of git://git./linux/kernel/git/tj/wq Pull workqueue updates from Tejun Heo: "Workqueue now prints debug information at the end of sysrq-t which should be helpful when tracking down suspected workqueue stalls. It only prints out the ones with something currently going on so it shouldn't add much output in most cases" * 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: workqueue: Reorder sysfs code percpu: Fix trivial typos in comments workqueue: dump workqueues on sysrq-t workqueue: keep track of the flushing task and pool manager workqueue: make the workqueues list RCU walkable --- 45141eeafefdb8998d2ab1f87c2afe0457059b47