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)
Jan 20 2024, 10:58 AM
Unknown Object (File)
Dec 20 2023, 5:15 PM
Unknown Object (File)
Dec 20 2023, 6:08 AM
Unknown Object (File)
Dec 18 2023, 1:41 AM
Unknown Object (File)
Nov 2 2023, 12:04 PM
Unknown Object (File)
Nov 2 2023, 12:04 PM
Unknown Object (File)
Nov 2 2023, 12:04 PM
Unknown Object (File)
Nov 2 2023, 11: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