Skip to content

Signal handler does not handle DDC register properly #1

@nerdbugg

Description

@nerdbugg

In the multi-thread snapshot scenario, we need signal to synchronous multiple threads in CVM. What we currently use is the signal mechanism.
But the current CheriBSD signal mechanism does not change the DDC register during signal handler execution period.
This will cause some issues when accessing global variable(like erron).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions