Re: [PATCH] usb/serial: Add compat_ioctl pass-through

From: Alan Cox
Date: Fri Nov 28 2008 - 20:37:30 EST


> it's a double BKL since it's also using .ioctl not .unlocked_ioctl
> (but then again we should just over time merge the two into a .ioctl
> which is unlocked ;-)

tty_ioctl is an unlocked_ioctl method and that is what calls the ioctl
method of tty drivers.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/