public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com>
Cc: Stephen Warren <swarren@nvidia.com>,
	Alan <gnomes@lxorguk.ukuu.org.uk>,
	Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	Jingoo Han <jg1.han@samsung.com>,
	Hans-Christian Koch <hc.koch@scheerkoch.de>,
	linux-kernel@vger.kernel.org,
	Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
	linux-serial@vger.kernel.org, yrl.pp-manager.tt@hitachi.com,
	Hidehiro Kawai <hidehiro.kawai.ez@hitachi.com>,
	Aaron Sierra <asierra@xes-inc.com>, Jiri Slaby <jslaby@suse.cz>
Subject: Re: [ PATCH V9 0/2] serial/uart/8250: Introduce tunable RX trigger I/F
Date: Thu, 17 Jul 2014 18:20:32 -0700	[thread overview]
Message-ID: <20140718012032.GA29919@kroah.com> (raw)
In-Reply-To: <20140716011931.31474.68825.stgit@yuno-kbuild.novalocal>

On Wed, Jul 16, 2014 at 01:19:31AM +0000, Yoshihiro YUNOMAE wrote:
> Hi Greg,
> 
> This patch set introduces tunable RX interrupt trigger I/F for 8250 serials.
> I used Greg's patch(*1) as 1st patch in this version, and applied 2nd patch
> of previous version.
> 
> Would you review this patch set?

Looks good.

> Note:
> I cleaned up Greg's patch as follows:
>  - Delete extra line break
>  - Use kcalloc instead of kmalloc
>  - sizeof(struct attribute_group *) => sizeof(**uport->tty_groups)

thanks, for doing that, nice job :)

greg k-h

      parent reply	other threads:[~2014-07-18  1:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-16  1:19 [ PATCH V9 0/2] serial/uart/8250: Introduce tunable RX trigger I/F Yoshihiro YUNOMAE
2014-07-16  1:19 ` [PATCH V9 1/2] Serial: allow port drivers to have a default attribute group Yoshihiro YUNOMAE
2014-07-16  1:19 ` [PATCH V9 2/2] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers Yoshihiro YUNOMAE
2014-07-18  1:20 ` Greg Kroah-Hartman [this message]

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=20140718012032.GA29919@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=asierra@xes-inc.com \
    --cc=gnomes@lxorguk.ukuu.org.uk \
    --cc=hc.koch@scheerkoch.de \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=hidehiro.kawai.ez@hitachi.com \
    --cc=jg1.han@samsung.com \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=masami.hiramatsu.pt@hitachi.com \
    --cc=swarren@nvidia.com \
    --cc=yoshihiro.yunomae.ez@hitachi.com \
    --cc=yrl.pp-manager.tt@hitachi.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox