commit | 9c2db007787ef1aac6728c5e03d37b0ae935d122 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Jul 21 08:17:29 2018 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Sat Jul 21 12:57:41 2018 -0500 |
tree | 7b05ff38eebfd71f0c0f99d6d95811964e0466a0 | |
parent | 0102498083d58d8b17759642c602b525215e1a54 [diff] |
signal: Pass pid type into send_sigio_to_task & send_sigurg_to_task This information is already present and using it directly simplifies the logic of the code. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>