Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168052842
D26685.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
352 B
Referenced Files
None
Subscribers
None
D26685.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D26685: riscv: Handle supervisor instruction page faults
Attached
Detach File
Event Timeline
Log In to Comment