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
Unknown Object (File)
Fri, Apr 10, 1:10 AM
Unknown Object (File)
Wed, Apr 8, 8:46 PM
Unknown Object (File)
Sat, Mar 21, 4:20 PM
Unknown Object (File)
Sat, Mar 21, 10:23 AM
Unknown Object (File)
Mar 15 2026, 9:55 AM
Unknown Object (File)
Mar 8 2026, 4:32 AM
Unknown Object (File)
Mar 7 2026, 11:12 PM
Unknown Object (File)
Mar 7 2026, 8:50 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.