commit | 5fbf6635a951a75870be9874580c55da538fb025 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mcmartin.ca> | Mon Dec 08 05:15:51 2008 +0000 |
committer | Kyle McMartin <kyle@mcmartin.ca> | Mon Jan 05 19:11:05 2009 +0000 |
tree | 6332d1058f2cdeabce2764947eb61a7d06ff0531 | |
parent | 6525ee55bbfd35bf3aff8c59562d6a3d8559a4f0 [diff] |
parisc: fix ipv6 checksum ipv6 recently started exhibiting the same symptoms as ipv4 was, add a memory clobber around inline checksum assembly that fribbles memory to ensure gcc doesn't erroneously cache across it. Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>