Page MenuHomeFreeBSD

D16114.1774818508.diff
No OneTemporary

Size
458 B
Referenced Files
None
Subscribers
None

D16114.1774818508.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
Sun, Mar 29, 9:08 PM (8 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28226077
Default Alt Text
D16114.1774818508.diff (458 B)

Event Timeline