X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=arch_atomic_x86.h;h=8423ae3f9e0e71bb5d3039f9eeabab082db4f96f;hb=ca9a18e1de82400d47549d01621a637a0b8765b7;hp=e9a0b3e851e13a3d17f893573cd2de1d89772044;hpb=0114ba7f23f86623c237baeb28ec8e4b39b9bb84;p=urcu.git diff --git a/arch_atomic_x86.h b/arch_atomic_x86.h index e9a0b3e..8423ae3 100644 --- a/arch_atomic_x86.h +++ b/arch_atomic_x86.h @@ -27,9 +27,6 @@ #ifndef _INCLUDE_API_H /* - * Using a isync as second barrier for exchange to provide acquire semantic. - * According to atomic_ops/sysdeps/gcc/powerpc.h, the documentation is "fairly - * explicit that this also has acquire semantics." * Derived from AO_compare_and_swap() and AO_test_and_set_full(). */