From: Roland Dreier <rdreier@cisco.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Al Viro <viro@ftp.linux.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: [RESEND] file operations: release can race with read/write?
Date: Wed, 17 Oct 2007 15:06:49 -0700 [thread overview]
Message-ID: <adafy09gzuu.fsf@cisco.com> (raw)
In-Reply-To: <20071017121656.484646a5.akpm@linux-foundation.org> (Andrew Morton's message of "Wed, 17 Oct 2007 12:16:56 -0700")
> After pthread_create()'s clone() you should have files->count==2, so
> fget_light() will do the full atomic_inc_not_zero() thing?
Indeed. Thanks for the clue.
I guess the search for the bug goes on. (I only have a picture of the
tail end of one oops message to work with so far, hence the wild
speculation).
Thanks,
Roland
next prev parent reply other threads:[~2007-10-17 22:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-16 18:53 file operations: release can race with read/write? Roland Dreier
2007-10-17 18:30 ` [RESEND] " Roland Dreier
2007-10-17 19:16 ` Andrew Morton
2007-10-17 22:06 ` Roland Dreier [this message]
2007-10-17 19:27 ` Al Viro
2007-10-17 19:33 ` Al Viro
2007-10-17 22:10 ` Roland Dreier
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=adafy09gzuu.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@ftp.linux.org.uk \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.