linux/arch/x86/um/shared/sysdep
Benjamin Berg 83aec96c63 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: Benjamin Berg <benjamin@sipsolutions.net>
Signed-off-by: Richard Weinberger <richard@nod.at>
2024-01-05 16:28:57 +01:00
..
archsetjmp.h
archsetjmp_32.h
archsetjmp_64.h
faultinfo.h
faultinfo_32.h
faultinfo_64.h
kernel-offsets.h
mcontext.h
ptrace.h
ptrace_32.h um: Drop support for hosts without SYSEMU_SINGLESTEP support 2024-01-04 23:29:11 +01:00
ptrace_64.h
ptrace_user.h um: Drop support for hosts without SYSEMU_SINGLESTEP support 2024-01-04 23:29:11 +01:00
stub.h
stub_32.h um: Mark 32bit syscall helpers as clobbering memory 2024-01-05 16:28:57 +01:00
stub_64.h um: Always inline stub functions 2024-01-04 23:52:31 +01:00
syscalls.h
syscalls_32.h um: Cleanup syscall_handler_t cast in syscalls_32.h 2022-09-19 21:58:53 +02:00
syscalls_64.h um: Cleanup syscall_handler_t definition/cast, fix warning 2022-03-11 10:48:03 +01:00
tls.h