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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/