public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "Chen, Kenneth W" <kenneth.w.chen@intel.com>
To: linux-ia64@vger.kernel.org
Subject: RE: Fix ia64 bitops: Full barrier on smp_mb__after_clear_bit()
Date: Fri, 31 Mar 2006 19:51:16 +0000	[thread overview]
Message-ID: <200603311950.k2VJoWg05558@unix-os.sc.intel.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0603311124380.7426@schroedinger.engr.sgi.com>

Christoph Lameter wrote on Friday, March 31, 2006 11:31 AM
> This is also the way that powerpc (which faces similar issues) implements 
> these macros.
> 
> include/asm-powerpc/bitops.h:
> 
> /*
>  * clear_bit doesn't imply a memory barrier
>  */
> #define smp_mb__before_clear_bit()      smp_mb()
> #define smp_mb__after_clear_bit()       smp_mb()


Using a totally different architecture to justify a change for ia64
specific implementation is a bit strange to me.  PPC has their own
architecture limitation to deal with, why mix that with ia64?

  reply	other threads:[~2006-03-31 19:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-31 19:31 Fix ia64 bitops: Full barrier on smp_mb__after_clear_bit() Christoph Lameter
2006-03-31 19:51 ` Chen, Kenneth W [this message]
2006-03-31 21:15 ` Christoph Lameter

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=200603311950.k2VJoWg05558@unix-os.sc.intel.com \
    --to=kenneth.w.chen@intel.com \
    --cc=linux-ia64@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