Skip to content
Commit 83aec96c authored by Benjamin Berg's avatar Benjamin Berg Committed by Richard Weinberger
Browse files

um: Mark 32bit syscall helpers as clobbering memory



The 64bit helper are marked to clobber the memory, but the 32bit ones
are not. Add the appropriate clobber to the 32bit helper routines so
that the compiler cannot do invalid optimizations.

Signed-off-by: default avatarBenjamin Berg <benjamin@sipsolutions.net>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 1e41c415
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