Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757199AbbBEKQc (ORCPT ); Thu, 5 Feb 2015 05:16:32 -0500 Received: from mail-pa0-f47.google.com ([209.85.220.47]:42855 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756905AbbBEKQ2 (ORCPT ); Thu, 5 Feb 2015 05:16:28 -0500 Message-ID: <54D342EF.40606@linaro.org> Date: Thu, 05 Feb 2015 18:16:15 +0800 From: Hanjun Guo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Timur Tabi , Catalin Marinas , "Rafael J. Wysocki" , Olof Johansson , Arnd Bergmann , Mark Rutland , Grant Likely , Will Deacon CC: Lorenzo Pieralisi , Graeme Gregory , Sudeep Holla , Jon Masters , Jason Cooper , Marc Zyngier , Bjorn Helgaas , Daniel Lezcano , Mark Brown , Rob Herring , Robert Richter , Randy Dunlap , Charles.Garcia-Tobin@arm.com, phoenix.liyi@huawei.com, 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 References: <1422881149-8177-1-git-send-email-hanjun.guo@linaro.org> <54D2812E.9060804@codeaurora.org> In-Reply-To: <54D2812E.9060804@codeaurora.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2149 Lines: 73 On 2015年02月05日 04:29, Timur Tabi wrote: > On 02/02/2015 06:45 AM, Hanjun Guo wrote: >> Hi, >> >> This is the v8 of ACPI core patches for ARM64 based on ACPI 5.1, there >> are >> some updates since v7: > > All 21 patches: > > Tested-by: Timur Tabi Hi Timur, thank you very much :) > > I no longer need to use "acpi=force", so that's nice. > >> >> - Add two more documantation to explain why we need ACPI in ARM64 >> servers > > "documentation" > > >> 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). > > "need to be considered separately", "discussed" > >> >> - 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 > > "implement", "stacked" Sorry for that, I'm not a native English speaker but I'm glad that you you got the meaning of what I said :) Thank you again for the test. Hanjun -- 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/