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
Unknown Object (File)
Fri, Aug 21, 3:48 PM
Unknown Object (File)
Fri, Aug 21, 12:00 PM
Unknown Object (File)
Wed, Aug 19, 11:12 AM
Unknown Object (File)
Wed, Aug 12, 11:39 AM
Unknown Object (File)
Tue, Aug 11, 8:52 AM
Unknown Object (File)
Mon, Aug 10, 8:01 AM
Unknown Object (File)
Sun, Aug 9, 10:35 PM
Unknown Object (File)
Sat, Aug 8, 6:24 PM
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