[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081129013712.5902e35e@lxorguk.ukuu.org.uk>
Date: Sat, 29 Nov 2008 01:37:12 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Arjan van de Ven <arjan@...radead.org>
Cc: Keith Packard <keithp@...thp.com>, linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...e.de>
Subject: Re: [PATCH] usb/serial: Add compat_ioctl pass-through
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists