diff options
| author | Eric W. Biederman <[email protected]> | 2018-04-18 22:30:19 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2018-10-03 14:47:15 +0000 |
| commit | 4cd2e0e70af6897ca2247fa1ffb1553ca16b4903 (patch) | |
| tree | 55e54fb3ca4ea687448ffaddd34e8cb4366466d7 /drivers/usb/core/devio.c | |
| parent | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE (diff) | |
| download | kernel-4cd2e0e70af6897ca2247fa1ffb1553ca16b4903.tar.gz kernel-4cd2e0e70af6897ca2247fa1ffb1553ca16b4903.zip | |
signal: Introduce copy_siginfo_from_user and use it's return value
In preparation for using a smaller version of siginfo in the kernel
introduce copy_siginfo_from_user and use it when siginfo is copied from
userspace.
Make the pattern for using copy_siginfo_from_user and
copy_siginfo_from_user32 to capture the return value and return that
value on error.
This is a necessary prerequisite for using a smaller siginfo
in the kernel than the kernel exports to userspace.
Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'drivers/usb/core/devio.c')
0 files changed, 0 insertions, 0 deletions
