https://github.com/torvalds/linux
Revision 50e37ccea06ca8846ceb60dbfbe056012c60d71b authored by Linus Torvalds on 18 August 2013, 15:51:28 UTC, committed by Linus Torvalds on 18 August 2013, 15:51:28 UTC
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()
2 parent s a08797e + a903f08
History
Tip revision: 50e37ccea06ca8846ceb60dbfbe056012c60d71b authored by Linus Torvalds on 18 August 2013, 15:51:28 UTC
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Tip revision: 50e37cc
File Mode Size
Kconfig -rw-r--r-- 59.3 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 13.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 21.9 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top