> Add TIF_FD_SLOTS and test it together with TIF_SYSCALL_TRACE on the > way out of a system call. The check used to rely on the flags r30 had > been loaded with before the call. Reload them. The syscall may have set > the new bit. A task that reserved descriptors calls > do_syscall_trace_leave() which commits them before audit and the ptrace > exit stop. > > Signed-off-by: Christian Brauner (Amutable) <[email protected]>
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-4d5217d6b...@kernel.org?part=13
