K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-07-27T16:25:18.362392Z K 7 svn:log V 333 Don't include T_USER in si_trapno reported to userland. Signals are only reported for user traps, so T_USER is redundant. It is also a software convention and not included in the value reported by the hardware. Reviewed by: kib Obtained from: CheriBSD Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D25769 END