From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [V2 3/3] amd/seattle: Initial revision of AMD Seattle support Date: Thu, 2 Oct 2014 22:26:25 +0100 Message-ID: <1412285185.17796.43.camel@citrix.com> References: <1412193085-30828-1-git-send-email-suravee.suthikulpanit@amd.com> <1412193085-30828-4-git-send-email-suravee.suthikulpanit@amd.com> <542D2BF2.2070205@linaro.org> <542DA1BE.3020301@amd.com> <542DB775.3030306@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <542DB775.3030306@amd.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: Suravee Suthikulpanit Cc: Julien Grall , xen-devel@lists.xen.org, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Thu, 2014-10-02 at 15:37 -0500, Suravee Suthikulpanit wrote: > >>> + * This is temporary until full PSCI-0.2 is supported. > >>> + * Then, these function will be removed. > Actually, think about this again, I would rather keep this independent > from the other PSCI patch series, which might not make it into 4.5. It > is small enough and probably not too terrible to keep this. Given the comment about the temporary nature it is IMHO fine to keep this as is until proper PSCI-0.2 support lands. Ian.