Page MenuHomeFreeBSD

D25775.diff
No OneTemporary

D25775.diff

Index: head/sys/mips/mips/trap.c
===================================================================
--- head/sys/mips/mips/trap.c
+++ head/sys/mips/mips/trap.c
@@ -740,7 +740,7 @@
}
goto err;
}
- addr = trapframe->pc;
+ addr = trapframe->badvaddr;
msg = "BAD_PAGE_FAULT";
log_bad_page_fault(msg, trapframe, type);

File Metadata

Mime Type
text/plain
Expires
Fri, Feb 27, 3:25 AM (7 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29012191
Default Alt Text
D25775.diff (343 B)

Event Timeline