Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932609AbbFTRRV (ORCPT ); Sat, 20 Jun 2015 13:17:21 -0400 Received: from mout.gmx.net ([212.227.17.20]:57976 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754873AbbFTRRM (ORCPT ); Sat, 20 Jun 2015 13:17:12 -0400 Message-ID: <5585A010.2030707@gmx.at> Date: Sat, 20 Jun 2015 19:17:04 +0200 From: Manfred Schlaegl User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Greg Kroah-Hartman CC: Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, Manfred Schlaegl Subject: Re: [PATCH] serial: imx: count tty buffer overruns References: <558597B0.80104@gmx.at> <20150620165718.GA31390@kroah.com> In-Reply-To: <20150620165718.GA31390@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:epEcZNajGIcJfPEYACZkweg7kiS/oB+BWGstTzXnmpj20apv9FL 92mxQPnhqHVW5JEorcbu9kNWruUDZZ+HNnsq6XGN+jv/AnIklp/s6ELV4TaB5vrn3XCx9Iu qRyqQ5DA9t7TrzQHO7MnXz9sCYSTSOLwADFWna39Heb2UPdngoZecf61CrqUvDSCBBqZeVq IlIkiZ0BX8VYDrPzILgDw== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 858 Lines: 31 On 2015-06-20 18:57, Greg Kroah-Hartman wrote: > On Sat, Jun 20, 2015 at 06:41:20PM +0200, manfred.schlaegl@gmx.at 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 > > 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/