diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2019-05-16 05:56:17 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2019-05-29 16:31:43 +0200 |
commit | 8917bef336f5301edd616cfa97b97d0319fd0496 (patch) | |
tree | b7b98fd5884b464519c4c1eca87a3c719d85d306 /usr | |
parent | signal: Remove the task parameter from force_sig_fault (diff) | |
download | linux-8917bef336f5301edd616cfa97b97d0319fd0496.tar.xz linux-8917bef336f5301edd616cfa97b97d0319fd0496.zip |
signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signal
Any time siginfo is not stored in the signal queue information is
lost. Therefore set TRACE_SIGNAL_LOSE_INFO every time the code does
not allocate a signal queue entry, and a queue overflow abort is not
triggered.
Fixes: ba005e1f4172 ("tracepoint: Add signal loss events")
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions