Allows recovery or diagnosis of a fatal page fault before panicking the
system.
Details
Details
- Reviewers
jhb kp - Commits
- rS368527: riscv: handle debug.debugger_on_trap for fatal page faults
Setting debug.debugger_on_trap=1 and invoking an artificial NULL-dereference enters ddb.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.