From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dou Liyang Date: Wed, 27 Sep 2017 07:33:54 +0000 Subject: Re: [PATCH v9] ACPI / init: Invoke early ACPI initialization earlier Message-Id: <88ed94a1-83bb-0338-caaa-e1773812ce4a@cn.fujitsu.com> List-Id: References: <1505293975-26005-1-git-send-email-douly.fnst@cn.fujitsu.com> <1505294274-441-1-git-send-email-douly.fnst@cn.fujitsu.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Thomas Gleixner Cc: "Rafael J. Wysocki" , "Zheng, Lv" , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Michael Ellerman , Will Deacon , linux-arm-kernel@lists.infradead.org, Tony Luck , Fenghua Yu , linux-ia64@vger.kernel.org, yinghai@kernel.org, bhe@redhat.com, bp@alien8.de, fengguang.wu@intel.com Hi Thomas, At 09/27/2017 03:19 PM, Thomas Gleixner wrote: > On Wed, 27 Sep 2017, Dou Liyang wrote: > >> Hi Rafael, Zheng, >> >> Welcome any comments! >> >> Now, our patches are in tip tree, they are based on this >> independent patch, we hope it can be merged earlier than our >> patches to avoid ACPI Error. we need your advice and confirmation. > > You should have included that patch into your APIC series so I would have > been aware that it's required for the APIC changes to work on all > platforms. > > But not a big problem. I merge it through tip/x86/apic so the stuff works > as expected. > Yeah, thank you so much. Thanks, dou.