bug in kernel header

Moritz Thomas motho at gmx.net
Sun Feb 6 22:31:58 EST 2000


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/





More information about the Linuxppc-dev mailing list