Page MenuHomeFreeBSD

Consolidate trap instruction checks to a single function
ClosedPublic

Authored by jhibbits on Jan 27 2018, 9:38 PM.
Tags
None
Referenced Files
F106000047: D14082.id38578.diff
Mon, Dec 23, 4:52 PM
Unknown Object (File)
Nov 23 2024, 3:10 AM
Unknown Object (File)
Nov 18 2024, 9:56 PM
Unknown Object (File)
Nov 18 2024, 8:55 PM
Unknown Object (File)
Oct 3 2024, 10:24 AM
Unknown Object (File)
Sep 27 2024, 4:43 PM
Unknown Object (File)
Sep 26 2024, 1:38 PM
Unknown Object (File)
Sep 23 2024, 6:01 AM
Subscribers

Details

Summary

Rather than duplicating the checks for programmatic traps all over the code, put
it all in one function. This helps to remove some of the #ifdefs between AIM
and Book-E.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14614
Build 14746: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jan 28 2018, 5:01 PM
This revision was automatically updated to reflect the committed changes.