[ia64] compile error

From: Larry McVoy
Date: Fri Jan 21 2005 - 14:18:12 EST


Just pulled.

In file included from arch/ia64/mm/discontig.c:23:
include/linux/nodemask.h: In function `__first_unset_node':
include/linux/nodemask.h:246: warning: passing arg 1 of `__find_next_zero_bit' discards qualifiers from pointer target type
arch/ia64/mm/discontig.c: In function `find_pernode_space':
arch/ia64/mm/discontig.c:389: error: `__per_cpu_offset' undeclared (first use in this function)
arch/ia64/mm/discontig.c:389: error: (Each undeclared identifier is reported only once
arch/ia64/mm/discontig.c:389: error: for each function it appears in.)
arch/ia64/mm/discontig.c:548:24: macro "per_cpu_init" passed 1 arguments, but takes just 0
arch/ia64/mm/discontig.c: At top level:
arch/ia64/mm/discontig.c:549: error: syntax error before '{' token
-
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/