OSDN Git Service

ARM: Change dmb domain for bionic_atomic_barrier()
authorSerban Constantinescu <serban.constantinescu@arm.com>
Thu, 19 Dec 2013 11:57:10 +0000 (11:57 +0000)
committerElliott Hughes <enh@google.com>
Thu, 19 Dec 2013 19:39:01 +0000 (11:39 -0800)
commit845c778fa6ebb3ff3feaac0c268d93f4017c0cda
tree1c38223ae764a3cb90650a916af849f64b8a00be
parent1afb375d30cadf5dfcb5dfe352527e2a1147c79f
ARM: Change dmb domain for bionic_atomic_barrier()

This patch changes the domain that the memory barrier operates on. Assumes
that the scope of bionic_atomic_barrier() does not include device memory,
memory shared with the GPU or any other memory external to the processor
cluster.

Change-Id: I291e741c98a64c86f3a3cf99811bbf1e714ac9aa
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
libc/private/bionic_atomic_aarch64.h
libc/private/bionic_atomic_arm.h
libc/private/bionic_atomic_gcc_builtin.h
libc/private/bionic_atomic_inline.h