HomeFreeBSD

riscv: Remove outdated condition in page_fault_handler

Description

riscv: Remove outdated condition in page_fault_handler

Since r366355 and r366284 we panic on access faults rather than treating
them like page faults so this condition is never true.

Reviewed by: jhb (mentor), markj, mhorne
Approved by: jhb (mentor), markj, mhorne
Differential Revision: https://reviews.freebsd.org/D26686

Details

Provenance
jrtc27Authored on
Reviewer
jhb
Differential Revision
D26686: riscv: Remove outdated condition in page_fault_handler
Parents
rS366486: riscv: Handle supervisor instruction page faults
Branches
Unknown
Tags
Unknown