All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul Rolland" <rol@as2917.net>
To: "'Andrew Morton'" <akpm@digeo.com>, <maneesh@in.ibm.com>
Cc: <linux-kernel@vger.kernel.org>,
	<viro@parcelfarce.linux.theplanet.co.uk>, <dipankar@in.ibm.com>,
	<Paul.McKenney@us.ibm.com>
Subject: Re: [patch 1/2] vfsmount_lock
Date: Wed, 21 May 2003 11:38:40 +0200	[thread overview]
Message-ID: <00fa01c31f7c$c33f30d0$3f00a8c0@witbe> (raw)
In-Reply-To: <20030521023523.655bc8f2.akpm@digeo.com>

spin_unlock ???

> >  -	return p;
> >  +	spin_lock(&vfsmount_lock);
> >  +	return found;
> >   }
> 
> err, how many times do you want to spin that lock?
> 

Paul


  reply	other threads:[~2003-05-21  9:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-21  9:25 [patch 1/2] vfsmount_lock Maneesh Soni
2003-05-21  9:26 ` [patch 2/2] lockfree lookup_mnt Maneesh Soni
2003-05-21  9:35 ` [patch 1/2] vfsmount_lock Andrew Morton
2003-05-21  9:38   ` Paul Rolland [this message]
2003-05-21  9:43   ` Maneesh Soni
2003-05-21  9:45     ` [patch 2/2] lockfree lookup_mnt Maneesh Soni
2003-05-21  9:53   ` [patch 1/2] vfsmount_lock Dipankar Sarma

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='00fa01c31f7c$c33f30d0$3f00a8c0@witbe' \
    --to=rol@as2917.net \
    --cc=Paul.McKenney@us.ibm.com \
    --cc=akpm@digeo.com \
    --cc=dipankar@in.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maneesh@in.ibm.com \
    --cc=viro@parcelfarce.linux.theplanet.co.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.