[PATCH -next 2/9] tty: Add diagnostic for halted line discipline

2012-12-03 Thread Peter Hurley
Flip buffer work must not be scheduled after the line discipline has been halted; issue warning. Signed-off-by: Peter Hurley --- drivers/tty/n_tty.c | 6 ++ drivers/tty/tty_buffer.c | 3 +++ drivers/tty/tty_ldisc.c | 45 +

[PATCH -next 2/9] tty: Add diagnostic for halted line discipline

2012-12-03 Thread Peter Hurley
Flip buffer work must not be scheduled after the line discipline has been halted; issue warning. Signed-off-by: Peter Hurley pe...@hurleysoftware.com --- drivers/tty/n_tty.c | 6 ++ drivers/tty/tty_buffer.c | 3 +++ drivers/tty/tty_ldisc.c | 45