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

cpuset: fix a race condition in __cpuset_node_allowed_softwall()



It's not safe to access task's cpuset after releasing task_lock().
Holding callback_mutex won't help.

Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarLi Zefan <lizefan@huawei.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 47295830
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