"git@git.tuxist.de:jan.koester/linux.git" did not exist on "00557b59c69ce284e5a61bcfcdbcc3dc867cb2da"
parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
ip_fast_csum needs an asm "memory" clobber, otherwise the aggressive
optimizations in gcc-4.3 cause it to be miscompiled.
Signed-off-by:
Kyle McMartin <kyle@mcmartin.ca>
Loading
Please sign in to comment