Hi Omar, [...] >> + while ((reg = __raw_readl(®s->user[0].access)) & USERACCESS_GO) >> + ; > > potential infinite loop? I saw another place in your series using time_after, might fit in here too. [...] >> + while ((__raw_readl(®s->control) & CONTROL_IDLE) == 0) >> + ; > > Ditto Thanks. Will modify. Regards Cyril. -- 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