]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Aug 2013 15:51:28 +0000 (08:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Aug 2013 15:51:28 +0000 (08:51 -0700)
commit826696c434da2115cdc719e2a9f04176d93dca6b
treeb64788e97e2bfbaaf8c274ca4cd9da95314f275a
parent9f8d0ae7b766b690aac246d43450e7a107cdd7a9
parent24bf6d008bbf4e79e3adcba0a0961cbbc37d13a4
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup fix from Tejun Heo:
 "This contains one patch to fix the return value of cpuset's cgroups
  interface function, which used to always return -ENODEV for the writes
  on the 'memory_pressure_enabled' file"

* 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cpuset: fix the return value of cpuset_write_u64()