All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "manfred.schlaegl@gmx.at" <manfred.schlaegl@gmx.at>
Cc: Jiri Slaby <jslaby@suse.cz>,
	linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
	Manfred Schlaegl <manfred.schlaegl@ginzinger.com>
Subject: Re: [PATCH] serial: imx: count tty buffer overruns
Date: Sat, 20 Jun 2015 09:57:18 -0700	[thread overview]
Message-ID: <20150620165718.GA31390@kroah.com> (raw)
In-Reply-To: <558597B0.80104@gmx.at>

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 <manfred.schlaegl@gmx.at>

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

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "manfred.schlaegl@gmx.at" <manfred.schlaegl@gmx.at>
Cc: Jiri Slaby <jslaby@suse.cz>,
	linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
	Manfred Schlaegl <manfred.schlaegl@ginzinger.com>
Subject: Re: [PATCH] serial: imx: count tty buffer overruns
Date: Sat, 20 Jun 2015 09:57:18 -0700	[thread overview]
Message-ID: <20150620165718.GA31390@kroah.com> (raw)
In-Reply-To: <558597B0.80104@gmx.at>

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 <manfred.schlaegl@gmx.at>

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

  reply	other threads:[~2015-06-20 16:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-20 16:41 [PATCH] serial: imx: count tty buffer overruns manfred.schlaegl
2015-06-20 16:41 ` manfred.schlaegl
2015-06-20 16:57 ` Greg Kroah-Hartman [this message]
2015-06-20 16:57   ` Greg Kroah-Hartman
2015-06-20 17:17   ` Manfred Schlaegl
2015-06-20 17:17     ` Manfred Schlaegl
  -- strict thread matches above, loose matches on Subject: below --
2015-06-20 17:00 manfred.schlaegl
2015-06-20 17:00 ` manfred.schlaegl
2015-06-20 17:25 Manfred Schlaegl
2015-06-20 17:25 ` Manfred Schlaegl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150620165718.GA31390@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=manfred.schlaegl@ginzinger.com \
    --cc=manfred.schlaegl@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.