Page MenuHomeFreeBSD

D26685.diff
No OneTemporary

D26685.diff

Index: head/sys/riscv/riscv/trap.c
===================================================================
--- head/sys/riscv/riscv/trap.c
+++ head/sys/riscv/riscv/trap.c
@@ -290,6 +290,7 @@
break;
case EXCP_STORE_PAGE_FAULT:
case EXCP_LOAD_PAGE_FAULT:
+ case EXCP_INST_PAGE_FAULT:
page_fault_handler(frame, 0);
break;
case EXCP_BREAKPOINT:

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 27, 3:55 AM (7 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37349165
Default Alt Text
D26685.diff (352 B)

Event Timeline