Re: [RFC 0/5] tty: move stuff around

From: Alan Cox
Date: Mon Aug 30 2010 - 08:42:54 EST


On Mon, 30 Aug 2010 14:15:56 +0200
Arnd Bergmann <arnd@xxxxxxxx> wrote:

> On Monday 30 August 2010, Jiri Slaby wrote:
> > On 08/30/2010 01:37 PM, Arnd Bergmann wrote:
> > > These are the drivers I was planning to move:
> > > +obj-$(CONFIG_CYCLADES) += cyclades.o
> >
> > There are some users still with CYY cards. No CYZ card users known to me.
> >
> > > +obj-$(CONFIG_MOXA_INTELLIO) += moxa.o
> >
> > Maybe few users left.
> >
> > > +obj-$(CONFIG_MOXA_SMARTIO) += mxser.o
> >
> > Still in use. (And supports relatively new devices; not the PCI-e ones
> > though.)
>
> Are they all candidates for a conversion to serial_core then?
> Or are they not sufficiently 8250-like?

Please don't convert stuff to serial_core - it's got some horrible
problems with adapting to the new locking model, its buffering model
pre-dates kfifo and all in all serial_core needs a rewrite not more users.
--
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/