commit | ffafd23b2cf14093b559c3e33b427058ce8aa577 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Tue May 14 19:17:47 2019 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed May 29 09:31:44 2019 -0500 |
tree | 2f962c9af91a66fc27eafc161cad256a408c580c | |
parent | 8ad23dea808042ffb8bb1b45111af6ddc1bac5d3 [diff] |
signal: Generate the siginfo in force_sig In preparation for removing the special case in force_sig_info for only having a signal number generate an appropriate siginfo in force_sig the last caller of force_sig_info that does not pass a filled out siginfo. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>