All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Moritz Thomas <motho@gmx.net>
To: linuxppc-dev@lists.linuxppc.org
Subject: bug in kernel header
Date: Sun, 6 Feb 2000 12:31:58 +0100	[thread overview]
Message-ID: <l03130300b4c30a486a89@[213.6.51.210]> (raw)


Hi there,

when trying to compile some stuff the other day, I found that there is a
bug in "include/asm-ppc/bitops.h" in linux-2.2.13. It's probably fixed
by now (don't have any newer versions), but I thought it doesn't hurt to
report.

The function "ext2_find_next_zero_bit" uses "cpu_to_le32p" which is a
kernel function. However, "ext2_find_next_zero_bit" is not in
"#ifdef __KERNEL__". I guess the obvious solution would be to do just that.

mo


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

                 reply	other threads:[~2000-02-06 11:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='l03130300b4c30a486a89@[213.6.51.210]' \
    --to=motho@gmx.net \
    --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 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.