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)
Wed, Oct 15, 4:57 AM
Unknown Object (File)
Wed, Oct 15, 4:57 AM
Unknown Object (File)
Wed, Oct 15, 4:57 AM
Unknown Object (File)
Tue, Oct 14, 7:23 PM
Unknown Object (File)
Fri, Sep 26, 6:18 PM
Unknown Object (File)
Fri, Sep 26, 4:58 PM
Unknown Object (File)
Thu, Sep 25, 1:54 AM
Unknown Object (File)
Wed, Sep 24, 1:53 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.