All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Jes Sorensen <jes@trained-monkey.org>
Cc: Christoph Hellwig <hch@lst.de>, linux-kernel@vger.kernel.org
Subject: Re: [patch] updates XFS mutex patch
Date: Thu, 29 Dec 2005 12:07:48 +0100	[thread overview]
Message-ID: <20051229110748.GA11608@elte.hu> (raw)
In-Reply-To: <yq0zmmktbhk.fsf@jaguar.mkp.net>


* Jes Sorensen <jes@trained-monkey.org> wrote:

> +#define mutex_destroy(lock)			do{}while(0)

FYI, there's now a mutex_destroy() op provided by mutex.h, which is 
functional if CONFIG_DEBUG_MUTEXES is enabled. (it hasnt been tested 
much though)

	Ingo

  parent reply	other threads:[~2005-12-29 11:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-29 10:59 [patch] updates XFS mutex patch Jes Sorensen
2005-12-29 11:03 ` Arjan van de Ven
2005-12-29 11:06   ` Jes Sorensen
2005-12-29 11:07 ` Ingo Molnar [this message]
2005-12-29 14:48 ` Christoph Hellwig
2005-12-29 16:38   ` Jes Sorensen
2005-12-29 16:58   ` Ingo Molnar
2005-12-29 17:11     ` Christoph Hellwig
2005-12-29 19:41       ` Ingo Molnar

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=20051229110748.GA11608@elte.hu \
    --to=mingo@elte.hu \
    --cc=hch@lst.de \
    --cc=jes@trained-monkey.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 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.