]> git.baikalelectronics.ru Git - kernel.git/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)
commit210b3661e73cf243bd7891bdfd2a3ef1cd962731
treea56b03fee8d9b5387ba612b60a7380fddb14c726
parentff2f7fd2b3ddb71c6e4de78f8950933425b61963
parent2b7cad348f297084c65aff41c449ea929822285b
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()