From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2 1/2] xen/arm: Introduce clean_and_invalidate_xen_dcache() macro Date: Tue, 11 Mar 2014 13:37:45 +0000 Message-ID: <531F11A9.1090101@linaro.org> References: <1394543985-7669-1-git-send-email-oleksandr.tyshchenko@globallogic.com> <1394543985-7669-2-git-send-email-oleksandr.tyshchenko@globallogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1394543985-7669-2-git-send-email-oleksandr.tyshchenko@globallogic.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Oleksandr Tyshchenko Cc: stefano.stabellini@eu.citrix.com, tim@xen.org, ian.campbell@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hello Oleksandr, On 03/11/2014 01:19 PM, Oleksandr Tyshchenko wrote: > This macro is very similar to clean_xen_dcache(), but it performs > clean and invalidate dcache. > > Also modify flush_page_to_ram() to call > clean_and_invalidate_xen_dcache_va_range() function. > > Signed-off-by: Oleksandr Tyshchenko > Reviewed-by: Julien Grall Please remove this "Reviewed-by". I have only gave my "reviewed-by" on patch #2 (see V1). Regards, -- Julien Grall