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 18, 8:16 PM
Unknown Object (File)
Fri, Oct 18, 8:15 PM
Unknown Object (File)
Fri, Oct 18, 8:15 PM
Unknown Object (File)
Fri, Oct 18, 7:53 PM
Unknown Object (File)
Sep 24 2024, 4:12 AM
Unknown Object (File)
Sep 21 2024, 3:02 PM
Unknown Object (File)
Sep 19 2024, 11:45 AM
Unknown Object (File)
Sep 17 2024, 4:16 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 20110
Build 19604: arc lint + arc unit