On 07/03/2011 04:14 PM, Steven McCoy wrote: > I don't think this meant to get in there: > > +if (dummy != 1) > +printf ("dummy:%d\n", (int) dummy); Yes. I've overlooked that. It's fixed in the next patch ("Race condition in eventfd signaler fixed") though. Thanks for spotting it anyway! Martin