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)
Mon, Oct 13, 4:17 AM
Unknown Object (File)
Sep 12 2025, 8:25 PM
Unknown Object (File)
Sep 3 2025, 4:36 AM
Unknown Object (File)
Sep 3 2025, 2:37 AM
Unknown Object (File)
Sep 2 2025, 7:09 PM
Unknown Object (File)
Aug 26 2025, 1:57 AM
Unknown Object (File)
Aug 24 2025, 10:50 AM
Unknown Object (File)
Aug 4 2025, 1:47 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