From: Linus Torvalds Date: Sat, 8 Jul 2017 17:15:02 +0000 (-0700) Subject: Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v4.14-rc1~536 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=46ace66b3b34c80341c6290cd608aae4d2de9879;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'work.__copy_in_user' of git://git./linux/kernel/git/viro/vfs Pull __copy_in_user removal from Al Viro: "There used to be 6 places in the entire tree calling __copy_in_user(), all of them bogus. Four got killed off in work.drm branch, this takes care of the remaining ones and kills the definition of that sucker" * 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: kill __copy_in_user() sanitize do_i2c_smbus_ioctl() --- 46ace66b3b34c80341c6290cd608aae4d2de9879