]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Mar 2015 00:30:09 +0000 (17:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Mar 2015 00:30:09 +0000 (17:30 -0700)
commitdfdb5a8f0b3eb9980f2d6a2c9feaa6a93f8b7969
tree6895b9ab0e1a8cf949ddedec433b89a605f01d51
parent3df11a7ae787c392de74f0cd471d42d447611e6d
parent51622c4f78dcc6075ec5e90355e8237e1d6911b9
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup fixes from Tejun Heo:
 "The cgroup iteration update two years ago and the recent cpuset
  restructuring introduced regressions in subset of cpuset
  configurations.  Three patches to fix them.

  All are marked for -stable"

* 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cpuset: Fix cpuset sched_relax_domain_level
  cpuset: fix a warning when clearing configured masks in old hierarchy
  cpuset: initialize effective masks when clone_children is enabled