Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Li Zefan <[email protected]> Cc: <[email protected]> # 3.9+ Signed-off-by: Tejun Heo <[email protected]>
- Loading branch information