On Fri, Dec 06, 2013 at 12:39:56PM +, sandeep tripathy wrote:
> Is there any rational why flush_cache_louis is necessary in cpu_suspend()
> funciton ?
Legacy.
> After saving the context it does DCCIMVA ie writes to POC the affected lines.
> So why we should clean the entire L1 here ?
Leg
Is there any rational why flush_cache_louis is necessary in cpu_suspend()
funciton ?
After saving the context it does DCCIMVA ie writes to POC the affected
lines.
So why we should clean the entire L1 here ?
It rather should be left to the platform dependent function called after
__cpu_suspend ?