linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Akinobu Mita <akinobu.mita@gmail.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	Andreas Dilger <adilger@dilger.ca>,
	linux-arch@vger.kernel.org
Subject: Re: [PATCH v2] asm-generic: add another generic ext2 atomic bitops
Date: Mon, 6 Jun 2011 15:29:57 +0200	[thread overview]
Message-ID: <201106061529.57417.arnd@arndb.de> (raw)
In-Reply-To: <1307201251-16805-1-git-send-email-akinobu.mita@gmail.com>

On Saturday 04 June 2011, Akinobu Mita wrote:
> The majority of architectures implement ext2 atomic bitops as
> test_and_{set,clear}_bit() without spinlock.
> 
> This adds this type of generic implementation in ext2-atomic-setbit.h
> and use it wherever possible.
> 
> Suggested-by: Andreas Dilger <adilger@dilger.ca>
> Suggested-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
> Cc: linux-arch@vger.kernel.org

Looks good,

Acked-by: Arnd Bergmann <arnd@arndb.de>

      reply	other threads:[~2011-06-06 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-04 15:27 [PATCH v2] asm-generic: add another generic ext2 atomic bitops Akinobu Mita
2011-06-06 13:29 ` Arnd Bergmann [this message]

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=201106061529.57417.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=adilger@dilger.ca \
    --cc=akinobu.mita@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-arch@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).