]> 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)
commit58b00efeb9ba93dee8e4720144e3c2ad9e39df6d
tree81690f3d0e3e73e898ac38f6689f8e8f798b3697
parent2a7d2a23ba0da0c0e3d411196fefe2aa58a5d0dd
parent1851c0edd5f5d78db890fc3a48983dbe70c2362b
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