Re: 2.6 must-fix, v4

From: Greg KH (greg@kroah.com)
Date: Fri May 16 2003 - 18:33:24 EST


On Fri, May 16, 2003 at 04:17:17PM -0700, Andrew Morton wrote:
> +drivers/tty
> +-----------
> +
> +- viro: we need to fix refcounting for tty_driver (oopsable race, must fix
> + anyway, hopefully about a week until it's merged) then we can do
> + tty/misc/upper levels of sound and hopefully upper level of USB.
> +
> + USB is a place where we _really_ need to deal with dynamic allocation of
> + device numbers and that will bite.

Why? USB serial drivers have been handling dynamic minors since 2.2
days. Also works for the USB bluetooth driver, and the USB acm driver
which register with tty_register_device() when a new tty minor is to be
used.

Al, any changes that you want to make to the tty layer, I will gladly
fix up the USB drivers so they work again. Don't let USB drivers worry
you, they can always be changed, as long as the same functionality is
there :)

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri May 23 2003 - 22:00:26 EST