]> Pileus Git - ~andy/linux/commit
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Mar 2014 23:13:40 +0000 (16:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Mar 2014 23:13:40 +0000 (16:13 -0700)
commit7c3895383fea48dab2374b04a936de4717a85a81
treea56b03fee8d9b5387ba612b60a7380fddb14c726
parentea1cd65a648bd98ff9d028a647462d28313aadfd
parent3eb59ec64fc7a3f4576da23f811b39331b830ba2
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup fix from Tejun Heo:
 "One really late cgroup patch to fix error path in create_css().
  Hitting this bug would be pretty rare but still possible and it gets
  delayed we'd need to backport it through -stable anyway.  It only
  updates error path in create_css() and has low chance of new
  breakages"

* 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup: fix a failure path in create_css()