Re: [PATCH] Serial: BUGFIX: uart_resume_port has an omittedcondition.

From: Greg KH
Date: Wed Oct 13 2010 - 02:29:47 EST


On Wed, Oct 13, 2010 at 02:58:06PM +0900, MyungJoo Ham wrote:
> When console_suspend_enabled == 0, console_stop() was not called at
> suspend; thus, it does not need to call console_start() when resume.
> Besides, calling console_start() without calling console_stop() before
> had been incurring kernel hang with console_suspend_enabled == 0 in a
> machine with drivers/serial/samsung.c and s5pc210.

Is this a regression? If so, from what working kernel? Or has this
always been this way?

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/