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)
Sat, Jul 5, 7:47 AM
Unknown Object (File)
Fri, Jul 4, 8:08 AM
Unknown Object (File)
Jul 2 2025, 8:37 PM
Unknown Object (File)
Jun 29 2025, 9:39 AM
Unknown Object (File)
Jun 24 2025, 2:57 PM
Unknown Object (File)
Jun 23 2025, 3:48 AM
Unknown Object (File)
Jun 23 2025, 12:21 AM
Unknown Object (File)
Jun 21 2025, 8:08 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.