]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jul 2017 17:15:02 +0000 (10:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jul 2017 17:15:02 +0000 (10:15 -0700)
commit2c828f4a0ac311cb2b2624406c6370fefd16833d
tree81690f3d0e3e73e898ac38f6689f8e8f798b3697
parent0227a036a10ad143bdbdca602b33cb89f2321864
parent18367ad46a45228725c8fc430d41414d98f06f5c
Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/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()
fs/compat_ioctl.c
include/linux/uaccess.h