public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <rolandd@cisco.com>
To: Davide Libenzi <davidel@xmailserver.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>
Subject: Re: [patch] Fix epoll delayed initialization bug ...
Date: Fri, 16 Sep 2005 16:59:02 -0700	[thread overview]
Message-ID: <52hdckk1ix.fsf@cisco.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0509161621050.6125@localhost.localdomain> (Davide Libenzi's message of "Fri, 16 Sep 2005 16:35:34 -0700 (PDT)")

    Davide> Al found a potential problem in epoll_create(), where the
    Davide> file->private_data member was set after fd_install(). This is
    Davide> obviously wrong since another thread might do a close() on
    Davide> that fd# before we set the file->private_data member. This
    Davide> goes over 2.6.13 and passes a few basic tests I've done here.

Actually, I found the problem after Al pointed out a similar bug in my code ;)

 - R.

  parent reply	other threads:[~2005-09-16 23:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-16 23:35 [patch] Fix epoll delayed initialization bug Davide Libenzi
2005-09-16 23:50 ` Andrew Morton
2005-09-16 23:56   ` Davide Libenzi
2005-09-17  0:05     ` Andrew Morton
2005-09-17  2:37   ` Paul Jackson
2005-09-16 23:59 ` Roland Dreier [this message]
2005-09-17  5:47   ` Al Viro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52hdckk1ix.fsf@cisco.com \
    --to=rolandd@cisco.com \
    --cc=akpm@osdl.org \
    --cc=davidel@xmailserver.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox