Open
Description
A syscall raising a signal is currently not well-defined and handled in a way incompatible with arch-specific syscall fast paths. There needs to be some different mechanism for deciding what signal, if any, to handle immedately after the syscall handler function returns to the trampoline function instead of returning from syscall normally.
Metadata
Metadata
Assignees
Labels
No labels