diff options
author | Tejun Heo <tj@kernel.org> | 2019-06-10 19:08:27 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2019-06-10 19:08:27 +0300 |
commit | c596687a008b579c503afb7a64fcacc7270fae9e (patch) | |
tree | 967bd09e70fafd8109e61004ac9e9fe217df1b8b /include/dt-bindings/reset/tegra186-reset.h | |
parent | cee0c33c546a93957a52ae9ab6bebadbee765ec5 (diff) | |
download | linux-c596687a008b579c503afb7a64fcacc7270fae9e.tar.xz |
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
While adding handling for dying task group leaders c03cd7738a83
("cgroup: Include dying leaders with live threads in PROCS
iterations") added an inverted cset skip condition to
css_task_iter_advance_css_set(). It should skip cset if it's
completely empty but was incorrectly testing for the inverse condition
for the dying_tasks list. Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Fixes: c03cd7738a83 ("cgroup: Include dying leaders with live threads in PROCS iterations")
Reported-by: syzbot+d4bba5ccd4f9a2a68681@syzkaller.appspotmail.com
Diffstat (limited to 'include/dt-bindings/reset/tegra186-reset.h')
0 files changed, 0 insertions, 0 deletions