On Thu, Jul 20, 2017 at 10:10:12AM +0200, Rafael Gago wrote: > Previously the timers where based on the classic timers, giving a too > coarse resolution on systems with configs of less than 1000 HZ. > > This patch changes the rs485 timers to hrtimers. > > Signed-off-by: Rafael Gago Castano <rgc@xxxxxx> > --- > drivers/tty/serial/8250/8250_port.c | 63 +++++++++++++++++++++++-------------- > include/linux/serial_8250.h | 7 +++-- > 2 files changed, 44 insertions(+), 26 deletions(-) What changed from the previous patch? Always include that below the --- line as the documentation states to. Also, what happened to patch 1/2 in this series, always resend the whole series please. v3? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html