tty: Drop the lock_kernel in the private ioctl hook
We don't need the BKL here any more so it can go. In a couple of spots the driver requirements are not clear so push the lock down into the driver. Signed-off-by:Alan Cox <alan@redhat.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/usb/serial/ftdi_sio.c 8 additions, 1 deletiondrivers/usb/serial/ftdi_sio.c
- drivers/usb/serial/kl5kusb105.c 1 addition, 0 deletionsdrivers/usb/serial/kl5kusb105.c
- drivers/usb/serial/mct_u232.c 1 addition, 1 deletiondrivers/usb/serial/mct_u232.c
- drivers/usb/serial/mos7840.c 3 additions, 0 deletionsdrivers/usb/serial/mos7840.c
- drivers/usb/serial/usb-serial.c 1 addition, 6 deletionsdrivers/usb/serial/usb-serial.c
Loading
Please register or sign in to comment