Page MenuHomeFreeBSD

Handle return from KDB_WHY_TRAP on arm and mips
ClosedPublic

Authored by mhorne on Dec 10 2020, 3:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 27, 4:46 PM
Unknown Object (File)
Sun, Jul 5, 4:36 AM
Unknown Object (File)
Sat, Jul 4, 7:28 PM
Unknown Object (File)
Sat, Jul 4, 11:20 AM
Unknown Object (File)
Jul 2 2026, 2:41 PM
Unknown Object (File)
Jul 1 2026, 4:09 AM
Unknown Object (File)
Jul 1 2026, 2:03 AM
Unknown Object (File)
Jun 30 2026, 5:56 AM
Subscribers

Details

Summary

Upon exit from the debugger, checking the return code of kdb_trap()
allows one to retry the fatal page fault. This matches what is done on
all other architectures.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35297
Build 32230: arc lint + arc unit