From: Linus Torvalds Date: Wed, 29 Jun 2016 17:04:42 +0000 (-0700) Subject: Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... X-Git-Tag: v4.7-rc6~28 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=52827f389b32f6d04a1bcb4428b5499815c36a24;p=linux-2.6-block.git Merge branch 'for-4.7-fixes' of git://git./linux/kernel/git/tj/cgroup Pull cgroup fixes from Tejun Heo: "Three fix patches. Two are for cgroup / css init failure path. The last one makes css_set_lock irq-safe as the deadline scheduler ends up calling put_css_set() from irq context" * 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: Disable IRQs while holding css_set_lock cgroup: set css->id to -1 during init cgroup: remove redundant cleanup in css_create --- 52827f389b32f6d04a1bcb4428b5499815c36a24