Re: [ PATCH V9 0/2] serial/uart/8250: Introduce tunable RX trigger I/F

From: Greg Kroah-Hartman
Date: Thu Jul 17 2014 - 21:20:39 EST


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
--
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/