Skip to content
Commit 16c85a1f authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: Use acquire/release semantics instead of explicit DMB



This patch changes the test_and_*_bit functions to use the
load-acquire/store-release instructions instead of explicit DMB.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent c47d6a04
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment