Skip to content

Syscalls raising signals #90

Open
Open
@robotman2412

Description

@robotman2412

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions