From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dou Liyang Subject: Re: [PATCH v2 2/4] Revert"x86/acpi: Enable MADT APIs to return disabled apicids" Date: Thu, 2 Mar 2017 16:02:38 +0800 Message-ID: References: <1487580471-17665-1-git-send-email-douly.fnst@cn.fujitsu.com> <1487580471-17665-3-git-send-email-douly.fnst@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from cn.fujitsu.com ([59.151.112.132]:47308 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750771AbdCBIRh (ORCPT ); Thu, 2 Mar 2017 03:17:37 -0500 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Thomas Gleixner Cc: mingo@kernel.org, peterz@infradead.org, rjw@rjwysocki.net, hpa@zytor.com, rafael@kernel.org, cl@linux.com, tj@kernel.org, akpm@linux-foundation.org, rafael.j.wysocki@intel.com, len.brown@intel.com, izumi.taku@jp.fujitsu.com, xiaolong.ye@intel.com, x86@kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Hi tglx, At 03/01/2017 06:52 PM, Thomas Gleixner wrote: > On Mon, 20 Feb 2017, Dou Liyang wrote: > >> After we never do the last mapping of "cpuid <-> nodeid" at booting time. we >> also no need to enable MADT APIs to return disabled apicid. >> >> So, The patch work for reverting the commit 8ad893faf2: >> "x86/acpi: Enable MADT APIs to return disabled apicids" > > Again, this changelog is confusing. A simple: > > Remove the leftovers of the boot time 'cpuid <-> nodeid' mapping approach. > > would be sufficient and entirely clear. > Yes, I see, I will rewrite it in next version. Thanks. Liyang. > Thanks, > > tglx > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754161AbdCBIRn (ORCPT ); Thu, 2 Mar 2017 03:17:43 -0500 Received: from cn.fujitsu.com ([59.151.112.132]:47308 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750771AbdCBIRh (ORCPT ); Thu, 2 Mar 2017 03:17:37 -0500 X-IronPort-AV: E=Sophos;i="5.22,518,1449504000"; d="scan'208";a="16131109" Subject: Re: [PATCH v2 2/4] Revert"x86/acpi: Enable MADT APIs to return disabled apicids" To: Thomas Gleixner References: <1487580471-17665-1-git-send-email-douly.fnst@cn.fujitsu.com> <1487580471-17665-3-git-send-email-douly.fnst@cn.fujitsu.com> CC: , , , , , , , , , , , , , , From: Dou Liyang Message-ID: Date: Thu, 2 Mar 2017 16:02:38 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.167.226.106] X-yoursite-MailScanner-ID: 2267847D8B83.AAF29 X-yoursite-MailScanner: Found to be clean X-yoursite-MailScanner-From: douly.fnst@cn.fujitsu.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi tglx, At 03/01/2017 06:52 PM, Thomas Gleixner wrote: > On Mon, 20 Feb 2017, Dou Liyang wrote: > >> After we never do the last mapping of "cpuid <-> nodeid" at booting time. we >> also no need to enable MADT APIs to return disabled apicid. >> >> So, The patch work for reverting the commit 8ad893faf2: >> "x86/acpi: Enable MADT APIs to return disabled apicids" > > Again, this changelog is confusing. A simple: > > Remove the leftovers of the boot time 'cpuid <-> nodeid' mapping approach. > > would be sufficient and entirely clear. > Yes, I see, I will rewrite it in next version. Thanks. Liyang. > Thanks, > > tglx > > > >