From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v7 3/8] xen/arm: Use the new functions for vCPUID/vaffinity transformation Date: Thu, 11 Jun 2015 11:04:08 -0400 Message-ID: <5579A368.30807@citrix.com> References: <1434027910-28375-1-git-send-email-cbz@baozis.org> <1434027910-28375-4-git-send-email-cbz@baozis.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z34HY-0003BD-MM for xen-devel@lists.xenproject.org; Thu, 11 Jun 2015 15:20:40 +0000 In-Reply-To: <1434027910-28375-4-git-send-email-cbz@baozis.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Chen Baozi , xen-devel@lists.xenproject.org Cc: Chen Baozi , Ian Campbell List-Id: xen-devel@lists.xenproject.org Hi Chen, On 11/06/2015 09:05, Chen Baozi wrote: > From: Chen Baozi > > There are 3 places to change: > > * Initialise vMPIDR value in vcpu_initialise() > * Find the vCPU from vMPIDR affinity information when accessing GICD > registers in vGIC > * Find the vCPU from vMPIDR affinity information when booting with vPSCI > in vGIC > - Also make the code for PSCI 0.1 use MPIDR-like value as the cpuid. After the discussion on the previous version of this patch [1], I was expected at least some update in the commit message. Or if it wasn't clear, carry on the discussion after (---) until we agreed on what to do. Regards, [1] http://lists.xen.org/archives/html/xen-devel/2015-06/msg00807.html -- Julien Grall