From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@polymtl.ca (Mathieu Desnoyers) Date: Sun, 10 Jan 2010 14:32:54 -0500 Subject: [ltt-dev] [RELEASE] Userspace RCU 0.3.4 In-Reply-To: <20100104191328.GA22558@Krystal> References: <20100104191328.GA22558@Krystal> Message-ID: <20100110193254.GB28017@Krystal> Hi, Userspace RCU 0.3.4 now supports older glibc versions with different sched_setaffinity prototypes, contributed by Pedro Alves. I also fixed some #define which were ending with ; , which is a bad thing when embedded in if() else. We did not have any occurence of the problem in the urcu code, but it was a compiler error waiting to happen. Thanks, Mathieu -- Mathieu Desnoyers OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68