Skip to content

Deadlock in NOMMU memory management #35

@js6i

Description

@js6i

On NOMMU architectures _map_remove() and _map_add() both take process' lock to protect it's list of map_entries. Currently it will cause deadlock e.g. when killing the process.

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