[PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v2)
Russell King - ARM Linux
linux at arm.linux.org.uk
Fri Dec 18 15:03:07 EST 2009
On Fri, Dec 18, 2009 at 07:54:32PM +0000, Jamie Lokier wrote:
> There might be thread synchronisation code using SWP/SWPB on shared
> memory which gets mapped uncached to prevent aliasing.
The shared mmap fixup doesn't get triggered on ARMv7 (or any VIPT
ARM cached system). Such fixup is only applicable to VIVT ARMs.
More information about the linux-arm-kernel
mailing list