Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752067AbdI0HUv (ORCPT ); Wed, 27 Sep 2017 03:20:51 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:50882 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750905AbdI0HUu (ORCPT ); Wed, 27 Sep 2017 03:20:50 -0400 Date: Wed, 27 Sep 2017 09:19:49 +0200 (CEST) From: Thomas Gleixner To: Dou Liyang 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 Subject: Re: [PATCH v9] ACPI / init: Invoke early ACPI initialization earlier In-Reply-To: Message-ID: References: <1505293975-26005-1-git-send-email-douly.fnst@cn.fujitsu.com> <1505294274-441-1-git-send-email-douly.fnst@cn.fujitsu.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 537 Lines: 20 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. Thanks, tglx