Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752288AbbBSQK5 (ORCPT ); Thu, 19 Feb 2015 11:10:57 -0500 Received: from mail-we0-f179.google.com ([74.125.82.179]:40780 "EHLO mail-we0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751784AbbBSQKy (ORCPT ); Thu, 19 Feb 2015 11:10:54 -0500 Date: Thu, 19 Feb 2015 17:10:48 +0100 From: Robert Richter To: Hanjun Guo Cc: Catalin Marinas , "Rafael J. Wysocki" , Olof Johansson , Arnd Bergmann , Mark Rutland , Grant Likely , Will Deacon , Lorenzo Pieralisi , Graeme Gregory , Sudeep Holla , Jon Masters , Jason Cooper , Marc Zyngier , Bjorn Helgaas , Daniel Lezcano , Mark Brown , Rob Herring , Randy Dunlap , Charles.Garcia-Tobin@arm.com, phoenix.liyi@huawei.com, Timur Tabi , Ashwin Chaugule , suravee.suthikulpanit@amd.com, Mark Langsdorf , wangyijing@huawei.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 v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1 Message-ID: <20150219161048.GD4201@rric.localhost> References: <1422881149-8177-1-git-send-email-hanjun.guo@linaro.org> <20150212100235.GA30412@rric.localhost> <54DD65F2.9050108@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <54DD65F2.9050108@linaro.org> 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 Content-Length: 2232 Lines: 53 On 13.02.15 10:48:18, Hanjun Guo wrote: > On 2015年02月12日 18:02, Robert Richter wrote: > >On 02.02.15 20:45:28, Hanjun Guo wrote: > >>This is the v8 of ACPI core patches for ARM64 based on ACPI 5.1, there are > >>some updates since v7: > >> > >> - Add two more documantation to explain why we need ACPI in ARM64 servers > >> by Grant, and recommendations and prohibitions on the use of the numerous > >> ACPI tables and objects by Al Stone. > >> > >> - Add two patches which is need to map acpi tables after acpi_gbl_permanent_mmap > >> is set > >> > >> - Add another patch "dt / chosen: Add linux,uefi-stub-generated-dtb property" > >> to address that if firmware providing no dtb, we can try ACPI configuration data > >> even if no "acpi=force" is passed in early parameters. (I think ACPI for XEN and > >> kexec need consider sperately as disscussed, correct me if I'm wrong). > >> > >> - Add CC in the patch to the subsystem maintainers and modify the subject > >> of the patch to explicitly show the subsystem touched by this patch set, > >> please help us to review and ack them if they make sense, thanks. > >> > >> - Add Tested-by from Qualcomm and Redhat; > >> > >> - Make ACPI depends on PCI suggested by Catalin; > >> > >> - Clean up SMP init function as Lorenzo suggested, remove physical > >> CPU hot-plug code in the patch; > >> > >> - Address some comments from Marc and explicitly state that will > >> implment statcked irqdomain and GIC init framework when GICv3 and > >> ITS, GICv2m are implemented; > >> > >> - Rebased on top of 3.19-rc7. > > > >Patches tested on Cavium ThunderX. For the whole series: > > > > Tested-by: Robert Richter > > Acked-by: Robert Richter > > Hi Robert, thank you very much. > > I'm going to send out v9 to address some of the comments, I think > your Acked-by still apply if no objection from you :) Right, unless you hear from me. ;) -Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/