[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080621090910.GA12516@kroah.com>
Date: Sat, 21 Jun 2008 02:09:10 -0700
From: Greg KH <greg@...ah.com>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/70] tty updates proposed for 2.6.27
On Fri, Jun 20, 2008 at 08:57:55PM +0100, Alan Cox wrote:
> This patch series introduces the idea of a tty_port - a common structure
> that eventually all ports will have. Some drivers are migrated to make partial
> use of the tty port commonality and helpers but only a little.
>
> On the USB side the USB tty API is changed to fix a whole pile of races where
> tty->port->tty cannot be assumed to be tty (because of hangup/reopen). The
> USB drivers all get a spring clean and the entire pile have been dragged into
> CodingStyle near compliance (some cases where the checkpatch whines that
> make no sense have been ignored).
>
> Greg: At the end of this series there shouldn't be any white space issues
> although some earlier patches introduce them and later ones take them away
Ah, thanks for resending these, as they are primarily USB changes, any
objection for me to take these through my USB tree?
greg k-h
--
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