diff options
| author | Thomas Weißschuh <linux@weissschuh.net> | 2026-04-05 11:06:24 +0200 |
|---|---|---|
| committer | Thomas Weißschuh <linux@weissschuh.net> | 2026-04-07 09:27:02 +0200 |
| commit | 022bbb5a41fd6463887dfb7de22f5be8262239a7 (patch) | |
| tree | c9bf487dae0abe243dc862a255029877f88aad4d /rust/kernel/ptr/git@git.tavy.me:linux.git | |
| parent | 3f5059f01de1aca30e7f793da0a0b5bf2740cb7a (diff) | |
tools/nolibc: move the call to __sysret() into syscall()
__sysret() transforms the return value from the kernel into the libc
return value convention. There is no reason for it to be called in the
middle of the internals of the syscall() implementation macros.
Move the call up, directly into syscall(), to make the code simpler.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://patch.msgid.link/20260405-nolibc-syscall-v1-2-e5b12bc63211@weissschuh.net
Diffstat (limited to 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
