From: Arjan van de Ven <arjan@linux.intel.com>
To: Pavel Emelianov <xemul@sw.ru>
Cc: Ingo Molnar <mingo@redhat.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [RFC] Lockdep VS rw-semaphores strangeness
Date: Fri, 06 Apr 2007 07:04:45 -0700 [thread overview]
Message-ID: <4616537D.20702@linux.intel.com> (raw)
In-Reply-To: <46161D84.9030706@sw.ru>
Pavel Emelianov wrote:
> I've already caught a fake warning when trying to write-lock
> an mm->mmap_sem with another mm's mmap_sem write-locked. With the
> patch attached everything works, fine.
>
btw why is that a fake warning? what is your guarantee that you never
ever do it in the opposite direction from the other thread as well?
next prev parent reply other threads:[~2007-04-06 14:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-06 10:14 [RFC] Lockdep VS rw-semaphores strangeness Pavel Emelianov
2007-04-06 14:04 ` Arjan van de Ven [this message]
2007-04-06 14:19 ` Pavel Emelianov
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=4616537D.20702@linux.intel.com \
--to=arjan@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=xemul@sw.ru \
/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.