diff options
author | Zefan Li <lizefan@huawei.com> | 2016-08-09 05:25:01 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-08-10 05:58:01 +0200 |
commit | 06f4e94898918bcad00cdd4d349313a439d6911e (patch) | |
tree | 97b4df37033e4270034314832dba77739b21a92f /fs/fuse/dev.c | |
parent | Linux 4.8-rc1 (diff) | |
download | linux-06f4e94898918bcad00cdd4d349313a439d6911e.tar.xz linux-06f4e94898918bcad00cdd4d349313a439d6911e.zip |
cpuset: make sure new tasks conform to the current config of the cpuset
A new task inherits cpus_allowed and mems_allowed masks from its parent,
but if someone changes cpuset's config by writing to cpuset.cpus/cpuset.mems
before this new task is inserted into the cgroup's task list, the new task
won't be updated accordingly.
Signed-off-by: Zefan Li <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/fuse/dev.c')
0 files changed, 0 insertions, 0 deletions