]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
vt: drop access_ok() calls in unimap ioctls
authorAdam Borowski <kilobyte@angband.pl>
Sat, 3 Jun 2017 07:35:09 +0000 (09:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2017 09:07:36 +0000 (11:07 +0200)
commitf8564c93e0907651e21d586920e629227bb0d024
tree7114d314124df5386adf771fbb3c5d805be5248e
parent4f1be1b5d9aaef9c887140de5f2b9c2a989577d8
vt: drop access_ok() calls in unimap ioctls

Done by copy_{from,to}_user().

Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vt_ioctl.c