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)
Sun, Nov 16, 3:09 PM
Unknown Object (File)
Thu, Nov 13, 11:07 AM
Unknown Object (File)
Wed, Nov 5, 4:18 AM
Unknown Object (File)
Thu, Oct 30, 9:17 PM
Unknown Object (File)
Thu, Oct 30, 9:57 AM
Unknown Object (File)
Wed, Oct 29, 8:54 AM
Unknown Object (File)
Sun, Oct 26, 6:27 PM
Unknown Object (File)
Sun, Oct 26, 9:34 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