Re: [PATCH 0/5] TTY: fix tty_wait_until_sent on 64-bit machines

From: Greg Kroah-Hartman
Date: Sat Mar 07 2015 - 07:44:46 EST


On Wed, Mar 04, 2015 at 10:39:02AM +0100, Johan Hovold wrote:
> This series fixes an overflow bug in tty_wait_until_sent, which is
> currently broken on 64-bit machines for most TTY drivers (with
> serial-core being the notable exception).
>
> The final patch makes the tty_wait_until_sent timeout a maximum one so
> that we actually honour the closing-wait timeout.
>
> All but the second (clean-up) and final patch are marked for stable.
>
> These patches are for v4.0 and I suggest Greg takes them all through the
> TTY tree.

Nice fixes, all now queued up.
--
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/