lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090603122739.c53b1d1f.akpm@linux-foundation.org>
Date:	Wed, 3 Jun 2009 12:27:39 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Gregory Haskins <ghaskins@...ell.com>
Cc:	davidel@...ilserver.org, linux-kernel@...r.kernel.org
Subject: Re: [patch] epoll - send POLLHUP on ->release

On Wed, 03 Jun 2009 15:20:26 -0400
Gregory Haskins <ghaskins@...ell.com> wrote:

> Davide Libenzi wrote:
> > The following patch allows waiters to be notified about the eventfd file* 
> > going away, and give them a change to unregister from the wait queue.
> > This is turn allows eventfd users to use the eventfd file* w/out 
> > holding a live reference to it.
> > After the eventfd user callbacks returns, any usage of the eventfd file* 
> > should be dropped. The eventfd user callback can acquire sleepy locks 
> > since it is invoked lockless.
> >
> >
> >
> > Signed-off-by: Davide Libenzi <davidel@...ilserver.org>
> >   
> 
> Tested-by: Gregory Haskins <ghaskins@...ell.com>

Confused.  Did you test this with some new kernel patch, or with some
existing kernel code?

If the latter, what code are we talking about here and what was the test
case and what went wrong when using the current mainline
implementation?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ