From: Linus Torvalds Date: Tue, 23 Sep 2014 16:06:18 +0000 (-0700) Subject: Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... X-Git-Tag: v4.9.8~5676 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=324c7b62d03255f2bdaa4c9653b4c794784bffc0;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'for-3.17-fixes' of git://git./linux/kernel/git/tj/cgroup Pull cgroup fix from Tejun Heo: "One late fix for cgroup. I was waiting for another set of fixes for a long-standing obscure cpuset bug but am not sure whether they'll be ready before v3.17 release. This one is a simple fix for a mutex unlock balance bug in an allocation failure path in pidlist_array_load(). The bug was introduced in v3.14 and the fix is tagged for -stable" * 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: fix unbalanced locking --- 324c7b62d03255f2bdaa4c9653b4c794784bffc0