linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Andy Grover <andy.grover@oracle.com>
To: david@gibson.dropbear.id.au
Cc: paulus@samba.org, linuxppc-dev@ozlabs.org
Subject: ext2_* in bitops.h
Date: Tue, 03 Mar 2009 21:27:40 -0800	[thread overview]
Message-ID: <49AE114C.6070903@oracle.com> (raw)

Hi,

Can the ext2_* definitions in arch/powerpc/include/asm/bitops.h be 
replaced with:

#include <include/asm-generic/bitops/ext2-non-atomic.h>
#include <include/asm-generic/bitops/ext2-atomic.h>

?

Also, can the bitop swizzling (starting at line 351) be removed by 
including include/asm-generic/bitops/le.h? It looks very similar if not 
identical.

I'm afraid I don't have a ppc to test on so I wanted to see what you all 
thought.

Regards -- Andy

             reply	other threads:[~2009-03-04  6:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-04  5:27 Andy Grover [this message]
2009-03-04  5:58 ` ext2_* in bitops.h Benjamin Herrenschmidt

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=49AE114C.6070903@oracle.com \
    --to=andy.grover@oracle.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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).