Re: kernel-2.6.15-rc5-rt2 - compilation error ?RWSEM_ACTIVE_BIAS? undeclared

From: Serge Noiraud
Date: Thu Dec 15 2005 - 03:15:13 EST


Same problem here on x86 architecture.
It already exists with rt1.

mercredi 14 Décembre 2005 18:57, art wrote/a écrit :
>
> kernel-2.6.15-rc5-rt2 - compilation error ?RWSEM_ACTIVE_BIAS? undeclared
>
> gcc version 4.0.2
> ........
> CC lib/kref.o
> CC lib/prio_tree.o
> CC lib/radix-tree.o
> CC lib/rbtree.o
> CC lib/rwsem.o
> lib/rwsem.c: In function ?__rwsem_do_wake?:
> lib/rwsem.c:57: warning: implicit declaration of function ?rwsem_atomic_update?
> lib/rwsem.c:57: error: ?RWSEM_ACTIVE_BIAS? undeclared (first use in this function)
> lib/rwsem.c:57: error: (Each undeclared identifier is reported only once
> lib/rwsem.c:57: error: for each function it appears in.)
> lib/rwsem.c:59: error: ?RWSEM_ACTIVE_MASK? undeclared (first use in this function)
...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/