From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH 1/2] xen: allow on_selected_cpus with interrupts disabled Date: Fri, 03 May 2013 18:38:16 +0100 Message-ID: References: <1367597058.28742.126.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1367597058.28742.126.camel@zakaz.uk.xensource.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: Ian Campbell Cc: Julien Grall , "xen-devel@lists.xensource.com" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 03/05/2013 17:04, "Ian Campbell" wrote: > On Fri, 2013-05-03 at 17:01 +0100, Ian Campbell wrote: >> On Fri, 2013-05-03 at 16:57 +0100, Keir Fraser wrote: > >>> There's little chance of me being flexible on changing the >>> on_selected_cpus() interface. >> >> I hadn't noticed this was common code, but in any case I agree with you. > > Which reminds me -- any chance you could Ack/Nack Julien's patch which > moves the original code (i.e. without this change) to common code. > > "[PATCH V2 2/2] xen/arm: implement smp_call_function" > <1366119508-9227-3-git-send-email-julien.grall@citrix.com> Okay, I will take a look. :) > Ian. >