Re: [PATCH 2/7] tty: Add lock/unlock ldisc pair functions

From: Greg Kroah-Hartman
Date: Mon May 20 2013 - 15:34:29 EST


On Tue, Apr 16, 2013 at 06:15:51AM -0400, Peter Hurley wrote:
> Just as the tty pair must be locked in a stable sequence
> (ie, independent of which is consider the 'other' tty), so must
> the ldisc pair be locked in a stable sequence as well.
>
> Signed-off-by: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
> ---
> drivers/tty/tty_ldisc.c | 87 +++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 87 insertions(+)

This patch breaks the build :(

I've taken the first one, care to mush this one with the 7/7 patch, so
there are no build breaks, and resend the 5 resulting patches so I can
apply these?

thanks,

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/