Page MenuHomeFreeBSD

db_nextframe/amd64: remove TRAP_INTERRUPT frame type
ClosedPublic

Authored by avg on Nov 10 2019, 11:48 AM.
Tags
None
Referenced Files
F172373179: D22305.diff
Fri, Sep 18, 1:13 AM
Unknown Object (File)
Sun, Sep 13, 3:22 PM
Unknown Object (File)
Sat, Sep 12, 12:35 PM
Unknown Object (File)
Sat, Sep 5, 6:15 PM
Unknown Object (File)
Tue, Sep 1, 8:31 AM
Unknown Object (File)
Fri, Aug 28, 3:55 AM
Unknown Object (File)
Thu, Aug 27, 12:16 AM
Unknown Object (File)
Wed, Aug 26, 8:15 AM
Subscribers

Details

Summary

Besides the confusing name, this type is effectively unused.
In all cases where it could be set, the INTERRUPT type is set by the
earlier code. The conditions for TRAP_INTERRUPT are a subset of the
conditions for INTERRUPT.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable