From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirill A. Shutemov" Subject: Re: [PATCH 1/4] eventfd: introduce eventfd_signal_hangup() Date: Sat, 2 Feb 2013 17:58:58 +0200 Message-ID: <20130202155858.GA13022@shutemov.name> References: <510CB733.2080904@huawei.com> <510CB744.7000300@huawei.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <510CB744.7000300-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Li Zefan Cc: Tejun Heo , LKML , Cgroups , Davide Libenzi , Aaron Durbin , Greg Thelen On Sat, Feb 02, 2013 at 02:50:44PM +0800, Li Zefan wrote: > When an eventfd is closed, a wakeup with POLLHUP will be issued, > but cgroup wants to issue wakeup explicitly, so when a cgroup is > removed userspace can be notified. > > Signed-off-by: Li Zefan Acked-by: Kirill A. Shutemov -- Kirill A. Shutemov