diff options
author | Benjamin Berg <benjamin@sipsolutions.net> | 2023-11-10 14:03:48 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2024-01-05 18:28:57 +0300 |
commit | 83aec96c631e0fa75cfe6d6a1b113a32151aaa88 (patch) | |
tree | a76210f8f0a6c17459101213b00913ff75362f0f /Documentation/dev-tools | |
parent | 1e41c415e21ff03ddf5c3725b608d0e4f0c239e3 (diff) | |
download | linux-83aec96c631e0fa75cfe6d6a1b113a32151aaa88.tar.xz |
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>
Diffstat (limited to 'Documentation/dev-tools')
0 files changed, 0 insertions, 0 deletions