Page MenuHomeFreeBSD

Correctly set the DAIF bits in new threads
ClosedPublic

Authored by andrew on Oct 10 2018, 7:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 7:43 AM
Unknown Object (File)
Thu, Oct 16, 6:36 AM
Unknown Object (File)
Thu, Oct 16, 6:36 AM
Unknown Object (File)
Thu, Oct 16, 6:36 AM
Unknown Object (File)
Wed, Oct 15, 7:12 PM
Unknown Object (File)
Wed, Oct 8, 3:53 AM
Unknown Object (File)
Wed, Sep 24, 11:21 PM
Unknown Object (File)
Sep 7 2025, 2:01 PM
Subscribers

Details

Reviewers
jhibbits
manu
Group Reviewers
arm64
Summary

We should only unmask interrupts when creating a new thread and leave
the other exceptions in teh same state as before creating the thread.

Test Plan

Boots on qemu

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20111
Build 19605: arc lint + arc unit