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, Jan 26, 4:23 AM
Unknown Object (File)
Dec 26 2024, 11:44 AM
Unknown Object (File)
Nov 1 2024, 2:12 AM
Unknown Object (File)
Oct 30 2024, 7:43 AM
Unknown Object (File)
Oct 25 2024, 5:07 AM
Unknown Object (File)
Oct 25 2024, 5:07 AM
Unknown Object (File)
Oct 25 2024, 5:07 AM
Unknown Object (File)
Oct 25 2024, 4: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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable