Re: [PATCH 1/8] pch_uart: add multi-scatter processing

From: Greg KH
Date: Tue Feb 22 2011 - 18:52:54 EST


On Fri, Feb 18, 2011 at 11:23:57AM +0900, Tomoya MORINAGA wrote:
> Currently, this driver can handle only single scatterlist.
> Thus, it can't send data beyond FIFO size.
>
> This patch enables this driver can handle multiple scatter list.
>
> Signed-off-by: Tomoya MORINAGA <tomoya-linux@xxxxxxxxxxxxxxx>
> ---
> drivers/serial/pch_uart.c | 117 ++++++++++++++++++++++++++++++++++-----------

What kernel tree did you make this against? the pch_uart.c file is not
in this location anymore.

Care to redo this series against the linux-next tree so that I can apply
it properly?

thanks,

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/