aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorSamuel Thibault <[email protected]>2009-10-01 15:44:02 -0700
committerLinus Torvalds <[email protected]>2009-10-01 16:11:12 -0700
commit392d814daf460a9564d29b2cebc51e1ea34e0504 (patch)
tree7a39c419e49200fb6b7d18a479a728f28ac7a117 /lib/cpu-notifier-error-inject.c
parentd22a001bf6a502e978a8617e3f297b4d762cfbb5 (diff)
x86: fix csum_ipv6_magic asm memory clobber
Just like ip_fast_csum, the assembly snippet in csum_ipv6_magic needs a memory clobber, as it is only passed the address of the buffer, not a memory reference to the buffer itself. This caused failures in Hurd's pfinetv4 when we tried to compile it with gcc-4.3 (bogus checksums). Signed-off-by: Samuel Thibault <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Acked-by: "David S. Miller" <[email protected]> Cc: Andi Kleen <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions