Hi all, > +static int aspeed_vuart_handle_irq(struct uart_port *port) { struct > + uart_8250_port *up = up_to_u8250p(port); unsigned int iir, lsr; > + unsigned long flags; int space, count; Yikes, wrapping is messed up here. v2 coming soon, with the proper timer API too. Cheers, Jeremy -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html