Page MenuHomeFreeBSD

D39582.diff
No OneTemporary

D39582.diff

diff --git a/sys/riscv/riscv/exception.S b/sys/riscv/riscv/exception.S
--- a/sys/riscv/riscv/exception.S
+++ b/sys/riscv/riscv/exception.S
@@ -56,6 +56,8 @@
/* Load our pcpu */
sd tp, (TF_TP)(sp)
ld tp, (TF_SIZE)(sp)
+.else
+ sd tp, (TF_TP)(sp)
.endif
sd t0, (TF_T + 0 * 8)(sp)

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 30, 7:21 PM (21 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13199146
Default Alt Text
D39582.diff (290 B)

Event Timeline