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)
Mon, Apr 27, 1:55 PM
Unknown Object (File)
Mon, Apr 27, 12:05 AM
Unknown Object (File)
Sat, Apr 25, 1:12 PM
Unknown Object (File)
Sun, Apr 19, 10:34 PM
Unknown Object (File)
Sun, Apr 19, 4:34 PM
Unknown Object (File)
Sun, Apr 19, 3:10 PM
Unknown Object (File)
Apr 10 2026, 1:10 AM
Unknown Object (File)
Apr 8 2026, 8:46 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.