]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit46ace66b3b34c80341c6290cd608aae4d2de9879
tree81690f3d0e3e73e898ac38f6689f8e8f798b3697
parentcee37d83e6d9ada1c2254c73bac7955f9e048d22
parent119d0312c766773ca3238b9d926077664eed22be
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