From: Linus Torvalds Date: Tue, 31 Jan 2017 21:54:41 +0000 (-0800) Subject: Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... X-Git-Tag: v4.14-rc1~1613 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f1774f46d49f806614d81854321ee9e5138135e5;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'for-4.10-fixes' of git://git./linux/kernel/git/tj/cgroup Pull cgroup fix from Tejun Heo: "The cgroup creation path was getting the order of operations wrong and exposing cgroups which don't have their names set yet to controllers which can lead to NULL derefs. This contains the fix for the bug" * 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: don't online subsystems before cgroup_name/path() are operational --- f1774f46d49f806614d81854321ee9e5138135e5