linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Todd Inglett <tinglett@vnet.ibm.com>
To: linuxppc-dev@lists.linuxppc.org
Subject: Re: bitops porting question
Date: Tue, 21 Nov 2000 07:44:12 -0600	[thread overview]
Message-ID: <3A1A7C2C.40BB3344@vnet.ibm.com> (raw)
In-Reply-To: 3A1A6E42.43E8663D@vnet.ibm.com


Todd Inglett wrote:
>
> Anyway, the gist of the problem is that when sizeof(int) != sizeof(long)
> the operations break down for one reason:  there is no test_bit()
> function.

For some dumb reason I didn't notice that there really *is* a
test_bit().  But not all code uses it :(.  For example, the b_state
flags in the generic block driver interface doesn't use it.

--
-todd

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-11-21 13:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-21 12:44 bitops porting question Todd Inglett
2000-11-21 13:44 ` Todd Inglett [this message]
2000-11-21 14:20 ` Andi Kleen
2000-11-21 16:10   ` Todd Inglett

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=3A1A7C2C.40BB3344@vnet.ibm.com \
    --to=tinglett@vnet.ibm.com \
    --cc=linuxppc-dev@lists.linuxppc.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).