Skip to content
Commit a84b086b authored by Chen Gang's avatar Chen Gang Committed by Catalin Marinas
Browse files

arm64: Define cmpxchg64 and cmpxchg64_local for outside use



Drivers use cmpxchg64, cmpxchg64_local to perform 64-bit operation, so
they can cross 32-bit and 64-bit platforms (it is a standard way).

Signed-off-by: default avatarChen Gang <gang.chen@asianux.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 12f88398
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