On Tue, Oct 11, 2016 at 14:40:26 -0500, Richard Henderson wrote: > Sixth time is the charm, right? This time I'm certain that it > compiles with centos6, and contains the previously missing update > from Emilio to atomic_add-bench.
For patches 03-16 (including the elusive patch 06 for which I reviewed 1bfe0cdf8 from your atomic-4 branch on github): Reviewed-by: Emilio G. Cota <c...@braap.org> I just tested the patchset by running concurrencykit's ck_pr regression test (which tests lock'ed ops) for [guest-on-host bits, all x86] 64-on-64, 32-on-32 and 64-on-32. I ran it with TCG debugging enabled. It passes all tests. I also checked (on x86_64 for several target architectures) that all patches build OK. Thanks, Emilio