]> 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)
commitac87e9c495c46088a73ab006002381bc761f5eea
treea56b03fee8d9b5387ba612b60a7380fddb14c726
parentb4733cef6dec34f602640a177099198953217cd7
parent44f0436c4b7ccc4226b95c921f6b89d8f5fc70e9
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()