[PATCH RFC POC 03/50] alpha: commit fds on syscall exit
sashiko-bot at kernel.org
sashiko-bot at kernel.org
Tue Sep 15 04:50:23 PDT 2026
> Add TIF_FD_SLOTS and test it once the untraced system call has stored
> its result. A task that reserved descriptors calls syscall_trace_leave()
> and joins ret_from_sys_call with the flag gone.
>
> We mirror the traced error path where the switch stack is set up and the
> return address and the syscall restart state are placed in callee-saved
> registers.
>
> Btw, let's remove alpha... It's a pain.
>
> Signed-off-by: Christian Brauner (Amutable) <brauner at kernel.org>
Sashiko has reviewed this patch and found no issues. It looks great!
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260915-work-fd-reserve-unify-folded-v1-0-4d5217d6b246@kernel.org?part=3
More information about the linux-arm-kernel
mailing list