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)
Tue, Apr 28, 11:09 AM
Unknown Object (File)
Mon, Apr 27, 7:08 AM
Unknown Object (File)
Mon, Apr 20, 5:24 PM
Unknown Object (File)
Sat, Apr 18, 6:32 PM
Unknown Object (File)
Sat, Apr 18, 6:35 AM
Unknown Object (File)
Wed, Apr 15, 11:32 PM
Unknown Object (File)
Wed, Apr 15, 3:37 AM
Unknown Object (File)
Mon, Apr 6, 10:53 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