Re: [PATCH 09/12] commit 22126843cb3c2a782c2d52614486115f3e9db478

From: Greg KH
Date: Fri Jun 22 2012 - 11:37:03 EST


On Fri, Jun 22, 2012 at 04:44:59PM +0100, Alan Cox wrote:
> From: Alan Cox <alan@xxxxxxxxxxxxxxx>
>
> tty: move the termios object into the tty
>
> This will let us sort out a whole pile of tty related races. The
> alternative would be to keep points and refcount the termios objects.
> However
> 1. They are tiny anyway
> 2. Many devices don't use the stored copies
> 3. We can remove a pty special case
>
> Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx>

Odd subject line, and formatting, did something go wrong with your
scripts?
--
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/