From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6 must-fix, v4
Date: Fri, 16 May 2003 16:33:24 -0700 [thread overview]
Message-ID: <20030516233323.GA17240@kroah.com> (raw)
In-Reply-To: <20030516161717.1e629364.akpm@digeo.com>
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
next prev parent reply other threads:[~2003-05-16 23:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-16 23:17 2.6 must-fix, v4 Andrew Morton
2003-05-16 23:17 ` Andrew Morton
2003-05-17 1:31 ` William Lee Irwin III
2003-05-17 5:16 ` Joseph Fannin
2003-05-17 5:42 ` William Lee Irwin III
2003-05-17 12:34 ` Stuffed Crust
2003-05-17 19:29 ` Felipe Alfaro Solana
2003-05-17 8:05 ` Lars Marowsky-Bree
2003-05-19 23:33 ` Randy.Dunlap
2003-05-20 0:51 ` Chris Mason
2003-05-16 23:33 ` Greg KH [this message]
[not found] <20030516233011$3c2c@gated-at.bofh.it>
[not found] ` <20030516233013$140e@gated-at.bofh.it>
2003-05-18 6:45 ` Andi Kleen
2003-05-18 18:56 ` Geert Uytterhoeven
2003-05-18 6:45 ` Andi Kleen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030516233323.GA17240@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox