From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 1/4] xen/arm: introduce invalidate_xen_dcache_va_range Date: Fri, 3 Oct 2014 14:39:08 +0100 Message-ID: <1412343548.12695.13.camel@citrix.com> References: <1412244158-12124-1-git-send-email-stefano.stabellini@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1412244158-12124-1-git-send-email-stefano.stabellini@eu.citrix.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: Stefano Stabellini Cc: julien.grall@citrix.com, xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, 2014-10-02 at 11:02 +0100, Stefano Stabellini wrote: > Take care of handling non-cacheline aligned addresses and sizes. > > Signed-off-by: Stefano Stabellini Acked-by: Ian Campbell