| commit | 9d5eb3edcaebc4cdad9a0c1c45a0ef3e4ed0a57b | [log] [tgz] |
|---|---|---|
| author | Al Viro <viro@zeniv.linux.org.uk> | Wed Feb 19 09:54:24 2020 -0500 |
| committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Mar 26 23:47:03 2020 -0400 |
| tree | 042721536d0d712fcb6d67071a86656f57478dc5 | |
| parent | 9df08acea25ba66382a32acfd9ff8e2dde496e9b [diff] |
pselect6() and friends: take handling the combined 6th/7th args into helper ... and use unsafe_get_user(), while we are at it. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>