diff options
author | Al Viro <viro@ZenIV.linux.org.uk> | 2018-07-22 16:07:11 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-07-22 20:51:30 +0200 |
commit | f88a333b44318643282b8acc92af90deda441f5e (patch) | |
tree | 69a92ace171ff8207224a1808686fbf24ccb84ab /fs | |
parent | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... (diff) | |
download | linux-f88a333b44318643282b8acc92af90deda441f5e.tar.xz linux-f88a333b44318643282b8acc92af90deda441f5e.zip |
alpha: fix osf_wait4() breakage
kernel_wait4() expects a userland address for status - it's only
rusage that goes as a kernel one (and needs a copyout afterwards)
[ Also, fix the prototype of kernel_wait4() to have that __user
annotation - Linus ]
Fixes: 92ebce5ac55d ("osf_wait4: switch to kernel_wait4()")
Cc: stable@kernel.org # v4.13+
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions