>>> On 15.05.17 at 16:10, <punit.agra...@arm.com> wrote:
> flush_page_to_ram() unconditionally drops the icache. In certain
> situations this leads to execessive icache flushes when
> flush_page_to_ram() ends up being repeatedly called in a loop.
> 
> Introduce a parameter to allow callers of flush_page_to_ram() to take
> responsibility of synchronising the icache. This is in preparations for
> adding logic to make the callers perform the necessary icache
> maintenance operations.
> 
> Signed-off-by: Punit Agrawal <punit.agra...@arm.com>

Non-ARM bits
Acked-by: Jan Beulich <jbeul...@suse.com>
provided the ARM maintainers agree with the ARM side (including
to use of this in subsequent patches).

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to