cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1
authorDmitry Shmidt <dimitrysh@google.com>
Wed, 28 Oct 2015 01:18:04 +0000 (18:18 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:53:46 +0000 (13:53 -0800)
commit69db8fca423ad74f6a16f7d499b5a1006335e4df
tree7bf9383b097223a2017707ace16b2c23197bfa42
parent205cfee796888a40f31a54540c6046718bb4da7c
cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1

Change-Id: I05013f6e76c30b0ece3671f9f2b4bbdc626cd35c
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
kernel/cgroup.c