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)
Tue, Jan 28, 4:50 AM
Unknown Object (File)
Thu, Jan 16, 2:58 PM
Unknown Object (File)
Sat, Jan 11, 7:20 AM
Unknown Object (File)
Sat, Jan 11, 2:32 AM
Unknown Object (File)
Dec 23 2024, 4:52 PM
Unknown Object (File)
Nov 23 2024, 3:10 AM
Unknown Object (File)
Nov 18 2024, 9:56 PM
Unknown Object (File)
Nov 18 2024, 8:55 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.