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, Nov 21, 1:51 AM
Unknown Object (File)
Fri, Nov 21, 1:51 AM
Unknown Object (File)
Fri, Nov 21, 1:46 AM
Unknown Object (File)
Fri, Nov 21, 1:42 AM
Unknown Object (File)
Sun, Nov 9, 1:20 AM
Unknown Object (File)
Oct 15 2025, 4:57 AM
Unknown Object (File)
Oct 15 2025, 4:57 AM
Unknown Object (File)
Oct 15 2025, 4:57 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 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.