From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 01/10] xen/arm: Implement hip04-d01 platform Date: Thu, 19 Feb 2015 16:19:53 +0000 Message-ID: <1424362793.30924.115.camel@citrix.com> References: <1415009522-6344-1-git-send-email-frediano.ziglio@huawei.com> <1415009522-6344-2-git-send-email-frediano.ziglio@huawei.com> <1421150283.19103.39.camel@citrix.com> <1421160174.19103.93.camel@citrix.com> <1421162635.19103.110.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: Frediano Ziglio Cc: Zoltan Kiss , Julien Grall , Tim Deegan , xen-devel@lists.xen.org, Frediano Ziglio , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Thu, 2015-02-19 at 14:23 +0000, Frediano Ziglio wrote: > I actually wondering why the branch at > http://xenbits.xen.org/gitweb/?p=people/julieng/xen-unstable.git;a=shortlog;h=refs/heads/hisilicon-d01-v3 > was not merged into the master branch after the release. Because AFAIK it hasn't been resubmitted as a patch series or pinged since the release. It seems like it needs reworking to drop the old SMP code in favour of PSCI anyway. Ian.