[PATCH RFC 2/2] ARM: add soc memory barrier extension

Catalin Marinas catalin.marinas at arm.com
Wed Jun 3 06:15:25 PDT 2015


On Wed, Jun 03, 2015 at 01:35:20PM +0100, Russell King wrote:
> Add an extension to the heavy barrier code to allow a SoC specific
> memory barrier function to be provided.  This is needed for platforms
> where the interconnect has weak ordering, and thus needs assistance
> to ensure that memory writes are properly visible in the correct order
> to other parts of the system.

Do you have an example of where this is needed? Were they previously
handled by hijacking outer_cache.sync?

-- 
Catalin



More information about the linux-arm-kernel mailing list