git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6525ee5
)
parisc: fix ipv6 checksum
author
Kyle McMartin
<kyle@mcmartin.ca>
Mon, 8 Dec 2008 05:15:51 +0000
(
05:15
+0000)
committer
Kyle McMartin
<kyle@mcmartin.ca>
Mon, 5 Jan 2009 19:11:05 +0000
(19:11 +0000)
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>
No differences found