Page MenuHomeFreeBSD

D16114.1785228595.diff
No OneTemporary

Size
458 B
Referenced Files
None
Subscribers
None

D16114.1785228595.diff

Index: head/sys/riscv/riscv/machdep.c
===================================================================
--- head/sys/riscv/riscv/machdep.c
+++ head/sys/riscv/riscv/machdep.c
@@ -548,7 +548,6 @@
struct thread *td;
struct proc *p;
int onstack;
- int code;
int sig;
td = curthread;
@@ -556,7 +555,6 @@
PROC_LOCK_ASSERT(p, MA_OWNED);
sig = ksi->ksi_signo;
- code = ksi->ksi_code;
psp = p->p_sigacts;
mtx_assert(&psp->ps_mtx, MA_OWNED);

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 28, 8:49 AM (10 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29288840
Default Alt Text
D16114.1785228595.diff (458 B)

Event Timeline