From 33211b37023dac96a3e7a9fdf895c4810d14d585 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 12 May 2009 15:31:55 -0400 Subject: [PATCH] Remove bogus comment. Signed-off-by: Mathieu Desnoyers --- arch_atomic_x86.h | 3 --- 1 file changed, 3 deletions(-) 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(). */ -- 2.34.1