From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755504AbbCRTJk (ORCPT ); Wed, 18 Mar 2015 15:09:40 -0400 Received: from foss.arm.com ([217.140.101.70]:35125 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750905AbbCRTJi (ORCPT ); Wed, 18 Mar 2015 15:09:38 -0400 Date: Wed, 18 Mar 2015 19:09:32 +0000 From: Will Deacon To: "hanjun.guo@linaro.org" Cc: Catalin Marinas , "Rafael J. Wysocki" , Olof Johansson , "grant.likely@linaro.org" , Lorenzo Pieralisi , Arnd Bergmann , Mark Rutland , "graeme.gregory@linaro.org" , Sudeep Holla , "jcm@redhat.com" , Marc Zyngier , Mark Brown , Robert Richter , Timur Tabi , Ashwin Chaugule , "suravee.suthikulpanit@amd.com" , "linux-acpi@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linaro-acpi@lists.linaro.org" Subject: Re: [PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1 Message-ID: <20150318190932.GN10863@arm.com> References: <1426077587-1561-1-git-send-email-hanjun.guo@linaro.org> <20150318190509.GM10863@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150318190509.GM10863@arm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 18, 2015 at 07:05:09PM +0000, Will Deacon wrote: > (2) I believe Sudeep and Lorenzo have concerns about patch 13 (SMP init), > so I'm assuming there will be additional patches from them that are > required. Bah, getting ahead of myself. This is in fact patch *12* of the series :) Will