summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/vt.c
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2017-06-03 09:35:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-09 11:07:36 +0200
commitcc1e66f92bf52abfcb55bbb8d6f48fa7a922b7ce (patch)
tree40f3b10b16219afe6e5b5f2f420f3988e979c9fd /drivers/tty/vt/vt.c
parent3c2993b8c6143d8a5793746a54eba8f86f95240f (diff)
downloadlinux-stable-cc1e66f92bf52abfcb55bbb8d6f48fa7a922b7ce.tar.gz
linux-stable-cc1e66f92bf52abfcb55bbb8d6f48fa7a922b7ce.tar.bz2
linux-stable-cc1e66f92bf52abfcb55bbb8d6f48fa7a922b7ce.zip
vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls
Linus wants to get rid of these functions, and these uses are especially egregious: they copy a big linear array element by element. Signed-off-by: Adam Borowski <kilobyte@angband.pl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/vt/vt.c')
0 files changed, 0 insertions, 0 deletions