On Mon, Mar 26, 2012 at 11:07 AM, Rajanikanth H V <rajanikanth.hv@xxxxxxxxxxxxxx> wrote: > As per my understanding, pass counter helps to identify/break the > Deadlock situation and triggers bottom half handler in which > Uart controller will be forced to reset (save and restore of UART register happens). It was there before the fix for the deadlock situation found in ST hardwares, which was solved by the tasklet, was ever introduced. It has been around forever as a simple guard to stop the ISR from going into a loop... which is nice coding practice anyway so let's keep it. Yours, Linus Walleij -- 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