]> git.baikalelectronics.ru Git - kernel.git/commit
binfmt_elf: don't bother with __{put,copy_to}_user()
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 19 Feb 2020 14:23:34 +0000 (09:23 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 3 Jun 2020 20:56:47 +0000 (16:56 -0400)
commit83e920154e4792e32539d28d952210b6a83d1bf3
treeebc352e34f77ccd4f49487ab529dfe23a417efeb
parentc7f1cf7ca6276f79bb29b0f40f6b556c2d91e20f
binfmt_elf: don't bother with __{put,copy_to}_user()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/binfmt_elf.c