summaryrefslogtreecommitdiffstats
path: root/kernel/exit.c
diff options
context:
space:
mode:
authorAl Viro2017-05-21 19:08:42 +0200
committerAl Viro2017-05-21 19:09:57 +0200
commita7cc722fff0b32bcd28bf4722dff816b0b695f7d (patch)
tree0ccfdbc0af990caf6282b7d2d222baf6fe01aa2b /kernel/exit.c
parentLinux 4.12-rc1 (diff)
downloadkernel-qcow2-linux-a7cc722fff0b32bcd28bf4722dff816b0b695f7d.tar.gz
kernel-qcow2-linux-a7cc722fff0b32bcd28bf4722dff816b0b695f7d.tar.xz
kernel-qcow2-linux-a7cc722fff0b32bcd28bf4722dff816b0b695f7d.zip
fix unsafe_put_user()
__put_user_size() relies upon its first argument having the same type as what the second one points to; the only other user makes sure of that and unsafe_put_user() should do the same. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions