https://github.com/torvalds/linux
Revision a903f0865a190f8778c73df1a810ea6e25e5d7cf authored by Li Zefan on 13 August 2013, 02:05:59 UTC, committed by Tejun Heo on 13 August 2013, 14:54:40 UTC
Writing to this file always returns -ENODEV:

  # echo 1 > cpuset.memory_pressure_enabled
  -bash: echo: write error: No such device

Signed-off-by: Li Zefan <lizefan@huawei.com>
Cc: <stable@vger.kernel.org> # 3.9+
Signed-off-by: Tejun Heo <tj@kernel.org>
1 parent da0a12c
History
Tip revision: a903f0865a190f8778c73df1a810ea6e25e5d7cf authored by Li Zefan on 13 August 2013, 02:05:59 UTC
cpuset: fix the return value of cpuset_write_u64()
Tip revision: a903f08
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 251.7 KB
Makefile -rw-r--r-- 47.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top