projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90bc9fb
)
signal: Document all of the signals that use the _sigfault union member
author
Eric W. Biederman
<
[email protected]
>
Mon, 26 Jun 2017 21:24:37 +0000
(16:24 -0500)
committer
Eric W. Biederman
<
[email protected]
>
Fri, 12 Jan 2018 20:34:43 +0000
(14:34 -0600)
Signed-off-by: "Eric W. Biederman" <
[email protected]
>
include/uapi/asm-generic/siginfo.h
patch
|
blob
|
history
diff --git
a/include/uapi/asm-generic/siginfo.h
b/include/uapi/asm-generic/siginfo.h
index e447283b8f5225a9f2f365ca1037f977e1d69c7a..cbe1b0cc7a6a521c038e0e1903014fae91abe9f0 100644
(file)
--- a/
include/uapi/asm-generic/siginfo.h
+++ b/
include/uapi/asm-generic/siginfo.h
@@
-85,7
+85,7
@@
typedef struct siginfo {
__ARCH_SI_CLOCK_T _stime;
} _sigchld;
- /* SIGILL, SIGFPE, SIGSEGV, SIGBUS */
+ /* SIGILL, SIGFPE, SIGSEGV, SIGBUS
, SIGTRAP, SIGEMT
*/
struct {
void __user *_addr; /* faulting insn/memory ref. */
#ifdef __ARCH_SI_TRAPNO