freebsd-nq/sys/riscv
Jessica Clarke 105708ca1c riscv: Handle supervisor instruction page faults
We should never take instruction page faults when in the kernel, but by
using the standard page fault code we should get a more-informative
message about faulting on a NOFAULT page rather than branching to the
default case here and printing an "Unknown kernel exception ..."
message.

Reviewed by:	jhb (mentor), markj
Approved by:	jhb (mentor), markj
Differential Revision:	https://reviews.freebsd.org/D26685
2020-10-06 13:02:20 +00:00
..
conf RISC-V: build SiFive drivers and DTB in GENERIC 2020-09-22 13:00:02 +00:00
include riscv: Add memmmap so we can mmap /dev/mem 2020-10-01 15:04:55 +00:00
riscv riscv: Handle supervisor instruction page faults 2020-10-06 13:02:20 +00:00
sifive riscv/sifive: add FE310 Always-on driver 2020-04-02 00:33:15 +00:00