summaryrefslogtreecommitdiff
path: root/kernel/cpuset.c
diff options
context:
space:
mode:
authorLi Zefan <lizefan@huawei.com>2013-04-26 18:58:03 (GMT)
committerTejun Heo <tj@kernel.org>2013-04-26 18:58:03 (GMT)
commit7ef70e48735e17d2be5c8e8f85052842b16b923a (patch)
treeed5a6f181441dc96dbda4fcea6e14632d0231d93 /kernel/cpuset.c
parentcc20e01cd607282d48f8ea538aba10fa850a4312 (diff)
downloadlinux-fsl-qoriq-7ef70e48735e17d2be5c8e8f85052842b16b923a.tar.xz
cgroup: restore the call to eventfd->poll()
I mistakenly removed the call to eventfd->poll() while I was actually intending to remove the return value... Calling evenfd->poll() will hook cgroup_event_wake() to the poll waitqueue, which will be called to unregister eventfd when rmdir a cgroup or close eventfd. Signed-off-by: Li Zefan <lizefan@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/cpuset.c')
0 files changed, 0 insertions, 0 deletions