From: Linus Torvalds Date: Wed, 14 Nov 2012 21:44:04 +0000 (-0800) Subject: Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... X-Git-Tag: firefly_0821_release~3680^2~1646 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1e096209da0c2c8ca8462842a7a2e5928d3e82c3;p=firefly-linux-kernel-4.4.55.git Merge branch 'for-3.7-fixes' of git://git./linux/kernel/git/tj/cgroup Pull cgroup fixes from Tejun Heo: "This contains two fix patches for device_cgroup. One fixes a regression introduced earlier in 3.7 cycle where device_cgroup could try to dereference the NULL parent of the root cgroup. The other one is RCU usage fix." * 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: device_cgroup: fix RCU usage device_cgroup: fix unchecked cgroup parent usage --- 1e096209da0c2c8ca8462842a7a2e5928d3e82c3