Re: [PATCH 00/10] TTY: switch flipping functions to tty_port

From: Greg KH
Date: Wed Jan 16 2013 - 10:38:08 EST


On Wed, Jan 16, 2013 at 02:37:25PM +0100, Jiri Slaby wrote:
> On 01/16/2013 07:47 AM, Greg KH wrote:
> > On Thu, Jan 03, 2013 at 03:53:00PM +0100, Jiri Slaby wrote:
> >> In this series we get rid of the tty_port_tty_get in most hot paths as
> >> all the flipping functions needs to know is in tty_port already. This
> >> simplifies the code at some places a lot.
> >>
> >> Two fixes for coverity issues are included.
> >
> > All applied, but the drivers/staging/sb105x/ driver is now broken, can
> > you send me a follow-on patch to fix it?
>
> I intentionally ignored that one as at the time of sending the patches,
> it was marked as BROKEN in -next. It is still broken, since it does not
> even have a tty_port for each port which is a requirement for a while
> already. That is also a prerequisite to fix the build failure.

It used to be marked BROKEN, I'll go do that now again to solve this
issue.

greg k-h
--
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/