On Mon, 14 Mar 2011, Meelis Roos wrote: > While trying to compile 2.6.38-rc8-00065 on hppa64 with new binutils > 2.21.0.20110302 I hit a problem with inline asm in 64-bit variant of > csum_ipv6_magic() with first network driver that used it: > > CC [M] drivers/net/atl1c/atl1c_main.o > drivers/net/atl1c/atl1c_main.c:2543: warning: 'atl1c_resume' defined but not used > {standard input}: Assembler messages: > {standard input}:4996: Error: Invalid Add Condition: dc > {standard input}:4997: Error: Invalid Add Condition: dc > {standard input}:4998: Error: Invalid Add Condition: dc > {standard input}:4999: Error: Invalid Add Condition: dc > make[3]: *** [drivers/net/atl1c/atl1c_main.o] Error 1 > > arch/parisc/include/asm/checksum.h has the corresponding inline asm - it > seems that add,dc is not accepted by the new binutils. I backported the fix from binutils mainline. Dave -- J. David Anglin dave.anglin@xxxxxxxxxxxxxx National Research Council of Canada (613) 990-0752 (FAX: 952-6602) -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html