L2 cache suspend/resume

Stephen Warren swarren at wwwdotorg.org
Mon Apr 7 08:35:37 PDT 2014


On 04/05/2014 05:27 AM, Russell King - ARM Linux wrote:
> While looking through the L2 resume code paths, I notice that:
> 
>  * exynos
>  * imx
>  * tegra
> 
> all resume their L2 caches from assembly code, rather than using
> outer_disable() before cpu_suspend(), and outer_resume() afterwards.
> From what I can see, these are all running in the secure world, so that
> isn't the reason.
> 
> What is the reason for this difference?  Can these three be converted to
> the outer_disable()...outer_resume() method?

Joseph, Peter, can you please comment on this. Thanks.



More information about the linux-arm-kernel mailing list