Re: [PATCH] TTY: disable debugging warning

From: Greg KH
Date: Wed Feb 27 2013 - 16:42:32 EST


On Wed, Feb 27, 2013 at 10:30:24PM +0100, Jiri Slaby wrote:
> We added a warning to flush_to_ldisc to report cases when it is called
> with a NULL tty. It was for debugging purposes and it lead to a
> patchset from Peter Hurley. The patchset however did not make it to
> 3.9, so disable the warning now to not disturb people.
>
> We can re-add it when the series is in and we are hunting for another
> bugs.
>
> Signed-off-by: Jiri Slaby <jslaby@xxxxxxx>
> ---
> drivers/tty/tty_buffer.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, I'll queue this up for 3.9-final, but does it also need to go
into 3.8?

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/