> On Jul 2, 2015, at 1:30 PM, Ben Pfaff <b...@nicira.com> wrote: > > On Thu, Jul 02, 2015 at 12:50:22PM -0700, Ben Pfaff wrote: >> On Thu, Jul 02, 2015 at 05:40:32AM -0700, Jarno Rajahalme wrote: >>> Acked-by: Jarno Rajahalme <jrajaha...@nicira.com> >> >> Thanks! I will apply this to master and backport as necessary soon. > > I backported to branch-2.4 and branch-2.3. The backport to 2.3 was > nontrivial since I had to cherry-pick commit 07ece367fb5f (ovs-atomic: > Prefer Clang intrinsics over <stdatomic.h>.) before I could even build > with Clang there, so if you have a moment to look it over that would be > very kind. >
I checked this patch in branch-2.3, and it seems to do what is intended (use ovs-atomic-clang.h if available before checking for ovs-atomic-c11.h). I’m still on GCC 4.7, so for me it is non-trivial to test this on GCC 4.9 at the moment. FWIW, branch-2.3 "make check” passes on both clang 3.5 and GCC 4.7. Regards, Jarno > Thanks, > > Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev