Build breakage ...

From: Ralf Baechle
Date: Sun Nov 26 2006 - 17:50:43 EST


ee3ce191e8eaa4cc15c51a28b34143b36404c4f5 breaks MIPS completely:

In file included from include/linux/bitops.h:9,
from include/linux/thread_info.h:20,
from include/linux/preempt.h:9,
from include/linux/spinlock.h:49,
from include/linux/capability.h:45,
from include/linux/sched.h:46,
from arch/mips/kernel/asm-offsets.c:13:
include/asm/bitops.h: In function âset_bitâ:
include/asm/bitops.h:100: warning: implicit declaration of function âBUILD_BUG_ONâ
include/asm/bitops.h:100: warning: implicit declaration of function âtypecheckâ
include/asm/bitops.h:100: error: expected expression before âunsignedâ
include/asm/bitops.h:102: error: expected expression before âunsignedâ
include/asm/bitops.h: In function âclear_bitâ:
include/asm/bitops.h:148: error: expected expression before âunsignedâ
include/asm/bitops.h:150: error: expected expression before âunsignedâ
include/asm/bitops.h: In function âchange_bitâ:
include/asm/bitops.h:198: error: expected expression before âunsignedâ
include/asm/bitops.h:200: error: expected expression before âunsignedâ

That sort of patches really should go to /dev/null so short before a release.

Ralf
-
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/