From: Steven Rostedt <rostedt@goodmis.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org, Linus Torvalds <torvalds@osdl.org>,
Andrew Morton <akpm@osdl.org>,
Arjan van de Ven <arjanv@infradead.org>,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
Christoph Hellwig <hch@infradead.org>, Andi Kleen <ak@suse.de>,
David Howells <dhowells@redhat.com>,
Alexander Viro <viro@ftp.linux.org.uk>,
Oleg Nesterov <oleg@tv-sign.ru>, Paul Jackson <pj@sgi.com>
Subject: Re: [patch 15/15] Generic Mutex Subsystem, arch-semaphores.patch
Date: Mon, 19 Dec 2005 09:36:52 -0500 [thread overview]
Message-ID: <1135003012.13138.261.camel@localhost.localdomain> (raw)
In-Reply-To: <20051219014043.GK28038@elte.hu>
On Mon, 2005-12-19 at 02:40 +0100, Ingo Molnar wrote:
> mark all semaphores that are known to be used in a non-mutex fashion,
> as
> arch_semaphores. This has relevance for the CONFIG_DEBUG_MUTEX_FULL
> debugging kernel: these semaphores will never be changed to mutexes,
> not
> even for debugging purposes.
>
> Signed-off-by: Ingo Molnar <mingo@elte.hu>
OK, I've finished going through each patch, and gave my comments as I
saw them. When I get more time, I'll actually apply them and try them
out.
-- Steve
Acked-by: Steven Rostedt <rostedt@goodmis.org>
next prev parent reply other threads:[~2005-12-19 14:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-19 1:40 [patch 15/15] Generic Mutex Subsystem, arch-semaphores.patch Ingo Molnar
2005-12-19 14:34 ` Steven Rostedt
2005-12-19 15:03 ` Christoph Hellwig
2005-12-19 14:36 ` Steven Rostedt [this message]
2005-12-19 15:01 ` Christoph Hellwig
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=1135003012.13138.261.camel@localhost.localdomain \
--to=rostedt@goodmis.org \
--cc=ak@suse.de \
--cc=akpm@osdl.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=arjanv@infradead.org \
--cc=dhowells@redhat.com \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=oleg@tv-sign.ru \
--cc=pj@sgi.com \
--cc=torvalds@osdl.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.