diff options
author | Will Deacon <[email protected]> | 2013-03-28 11:25:03 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2013-04-03 17:00:00 +0100 |
commit | 4fd75911f6970478444eece952dacb2db9d1e5a5 (patch) | |
tree | 310800b1a6ad447f697f1dccd12d3e6cf11179cf /net/lapb/lapb_iface.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 <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions