diff options
author | Will Deacon <will.deacon@arm.com> | 2013-03-28 11:25:03 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-04-03 17:00:00 +0100 |
commit | 4fd75911f6970478444eece952dacb2db9d1e5a5 (patch) | |
tree | 310800b1a6ad447f697f1dccd12d3e6cf11179cf /lib/debugobjects.c | |
parent | 029baf14a027a44b3ac8a9fe5cb1e516cbb9007e (diff) |
ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAE
To ease page table updates with 64-bit descriptors, CPUs implementing
LPAE are required to implement ldrd/strd as atomic operations.
This patch uses these accessors instead of the exclusive variants when
performing atomic64_{read,set} on LPAE systems.
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions