2008/12/4 <[EMAIL PROTECTED]>: > Revision 5816 Author bernds Date 2008-12-04 08:33:27 -0600 (Thu, 04 Dec > 2008) > > Log Message > > Michael says that bugs [#4596], [#4618], [#4623], and [#4593] are crashes > in tcp_v4_send_reset. There's a missing clobber of "CC" in our checksum > assembly statement; fixing this makes the generated code look much saner. > However, I did not test.
my system certainly seems to be much more stable today ... > History for this file was apparently lost in the move from > include/asm-blackfin to arch/blackfin/asm; this could have been prevented > with svn. true. it's a bit easier to navigate with git. http://blackfin.uclinux.org/git/?p=readonly-mirrors/linux-kernel.git;a=history;f=include/asm-blackfin/checksum.h;h=6f6af2b8e9e01c35ba7289aad0b1e4f072735a0b;hb=8cc4ca6af3cac101fe29b02002279b7570b3bcc1 and it seems we've always had this bug since lgsoft worked on things: http://blackfin.uclinux.org/git/?p=readonly-mirrors/linux-kernel.git;a=blob;f=include/asm-blackfin/checksum.h;hb=e28d82f69a942885fbc686b83f7e58e9fabbf4a7 -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
