Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-07 | Blackfin arch: fix bug - crashes in tcp_v4_send_reset | Bernd Schmidt | |
Michael says that some bugs 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. Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de> Signed-off-by: Bryan Wu <cooloney@kernel.org> | |||
2008-08-27 | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | |
Signed-off-by: Bryan Wu <cooloney@kernel.org> |