Skip to content
Commit a903f086 authored by Li Zefan's avatar Li Zefan Committed by Tejun Heo
Browse files

cpuset: fix the return value of cpuset_write_u64()



Writing to this file always returns -ENODEV:

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

Signed-off-by: default avatarLi Zefan <lizefan@huawei.com>
Cc: <stable@vger.kernel.org> # 3.9+
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent da0a12ca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment