summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/entry-common.S
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2013-03-28 11:25:03 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-04-03 17:00:00 +0100
commit4fd75911f6970478444eece952dacb2db9d1e5a5 (patch)
tree310800b1a6ad447f697f1dccd12d3e6cf11179cf /arch/arm/kernel/entry-common.S
parent029baf14a027a44b3ac8a9fe5cb1e516cbb9007e (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 'arch/arm/kernel/entry-common.S')
0 files changed, 0 insertions, 0 deletions