From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH V2 for-4.5] xen/arm64: Use __flush_dcache_area instead of __flush_dcache_all Date: Tue, 21 Oct 2014 09:09:16 +0100 Message-ID: <1413878956.20604.26.camel@citrix.com> References: <1413431279-17559-1-git-send-email-roy.franz@linaro.org> <1413802743.11781.8.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Roy Franz Cc: keir , tim , xen-devel , Stefano Stabellini , Suravee Suthikulpanit , Fu Wei List-Id: xen-devel@lists.xenproject.org On Mon, 2014-10-20 at 12:20 -0700, Roy Franz wrote: > I think the simplest thing to do is to have the C code that calls this Ah, I'd forgotten there was some C-land nearby, yes that would indeed be far more convenient! (and I've just seen the updated patch, applying shortly...) Ian.