Skip to content
Snippets Groups Projects
Commit 6d9b37a3 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[PATCH] ARM SMP: Add ARMv6 memory barriers


Convert explicit gcc asm-based memory barriers into smp_mb() calls.
These change between barrier() and the ARMv6 data memory barrier
instruction depending on whether ARMv6 SMP is enabled.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 9560782f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment