Skip to content
Commit 5fbf6635 authored by Kyle McMartin's avatar Kyle McMartin
Browse files

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: default avatarKyle McMartin <kyle@mcmartin.ca>
parent 6525ee55
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment