Steven Dake wrote: > A previous patch added a check for fd == 0 and caused the poll loop in > this case in the timer system to continue not executing the timer. > > The poll API uses no fds in this case, so it always returns fd == 0 when > poll should be expired.
ACK. Thanks for fixing a bug I introduced. _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
