Re: [PATCH 14/37] sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code

From: Paul Mundt
Date: Thu Dec 24 2009 - 01:08:34 EST


On Wed, Dec 23, 2009 at 03:19:27PM -0600, Jason Wessel wrote:
> The sci_poll_get_char() needs to return immediately if there is no
> input from the chip to process, and must return a value of
> NO_POLL_CHAR.
>
> This allows kgdboc to process multiple polled devices while kgdb is
> active.
>
> CC: Paul Mundt <lethal@xxxxxxxxxxxx>
> Signed-off-by: Jason Wessel <jason.wessel@xxxxxxxxxxxxx>
> ---
> drivers/serial/sh-sci.c | 6 +++++-
> 1 files changed, 5 insertions(+), 1 deletions(-)
>
Acked-by: Paul Mundt <lethal@xxxxxxxxxxxx>
--
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/