Eric W. Biederman
f71dd7dc2d
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
...
There are so many places that build struct siginfo by hand that at
least one of them is bound to get it wrong. A handful of cases in the
kernel arguably did just that when using the errno field of siginfo to
pass no errno values to userspace. The usage is limited to a single
si_code so at least does not mess up anything else.
Encapsulate this questionable pattern in a helper function so
that the userspace ABI is preserved.
Update all of the places that use this pattern to use the new helper
function.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com >
2018-01-22 19:07:11 -06:00
..
2017-12-15 13:08:37 -08:00
2017-11-13 01:41:20 +01:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2018-01-12 14:21:05 -06:00
2018-01-22 19:07:11 -06:00
2017-11-17 13:20:01 +01:00
2017-12-17 22:20:39 +00:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-16 15:48:26 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-16 14:05:12 -08:00
2017-10-08 13:52:09 +02:00
2017-11-13 17:56:58 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-16 14:05:12 -08:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2017-11-21 15:57:07 -08:00
2017-11-02 11:10:55 +01:00
2017-11-21 15:57:05 -08:00
2017-11-02 11:10:55 +01:00
2017-11-14 17:52:21 -08:00
2017-10-13 16:56:55 +02:00
2017-11-30 15:29:43 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-20 22:21:08 +08:00
2017-11-16 14:05:12 -08:00
2017-12-07 15:52:21 +01:00
2017-11-21 15:57:07 -08:00
2017-11-02 11:10:55 +01:00
2017-11-22 20:46:06 -10:00
2017-11-02 11:10:55 +01:00
2017-11-16 14:05:12 -08:00
2017-11-16 14:05:12 -08:00
2017-11-14 17:52:21 -08:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-09-22 21:57:09 +02:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:32:44 +01:00
2017-11-02 11:10:55 +01:00
2017-11-18 11:46:06 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-26 15:03:49 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-16 14:05:12 -08:00
2017-11-16 14:05:12 -08:00
2017-11-02 11:10:55 +01:00
2017-11-07 11:25:14 +01:00
2017-11-02 11:10:55 +01:00
2017-11-07 10:32:44 +01:00
2018-01-12 14:21:05 -06:00
2017-11-06 15:50:17 -05:00
2017-11-16 14:05:12 -08:00
2017-11-16 12:50:35 -08:00
2017-11-26 15:03:49 -08:00
2017-11-17 17:45:29 -08:00