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
F148999710: D14082.diff
Sat, Mar 21, 4:20 PM
F148971051: D14082.diff
Sat, Mar 21, 10:23 AM
Unknown Object (File)
Sun, Mar 15, 9:55 AM
Unknown Object (File)
Sun, Mar 8, 4:32 AM
Unknown Object (File)
Sat, Mar 7, 11:12 PM
Unknown Object (File)
Sat, Mar 7, 8:50 PM
Unknown Object (File)
Sat, Mar 7, 1:43 PM
Unknown Object (File)
Fri, Mar 6, 4:25 PM
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 Not Applicable
Unit
Tests Not Applicable

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.