Re: [PATCH] serial: imx: count tty buffer overruns

From: Manfred Schlaegl
Date: Sat Jun 20 2015 - 13:17:23 EST


On 2015-06-20 18:57, Greg Kroah-Hartman wrote:
> On Sat, Jun 20, 2015 at 06:41:20PM +0200, manfred.schlaegl@xxxxxx wrote:
>> As can be seen in function uart_insert_char (serial_core) the element
>> buf_overrun of struct uart_icount is used to count overruns of
>> tty-buffer.
>> Added support for counting of overruns in imx driver analogue to
>> serial_core.
>>
>> Signed-off-by: Manfred Schlaegl <manfred.schlaegl@xxxxxx>
>
> Your From: line in your email doesn't match this, please fix up and
> resend.
>
> Same goes for your other serial patch.
>
> thanks,
>
> greg k-h
>

Hi!

Argh.. Sorry for the mess ..
The patch format was also not ok. I was working on a newly setup system.
I'll resend soon.

best regards,
manfred
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/