From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCH v6 0/5] Make cpuid <-> nodeid mapping persistent Date: Fri, 18 Mar 2016 11:34:03 +0100 (CET) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from www.linutronix.de ([62.245.132.108]:36154 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753820AbcCRKgQ (ORCPT ); Fri, 18 Mar 2016 06:36:16 -0400 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: Zhu Guihua , cl@linux.com, Tejun Heo , mika.j.penttila@gmail.com, Ingo Molnar , Andrew Morton , "Rafael J. Wysocki" , "H. Peter Anvin" , yasu.isimatu@gmail.com, isimatu.yasuaki@jp.fujitsu.com, kamezawa.hiroyu@jp.fujitsu.com, izumi.taku@jp.fujitsu.com, gongzhaogang@inspur.com, Len Brown , Len Brown , chen.tang@easystack.cn, x86@kernel.org, ACPI Devel Maling List , Linux Kernel Mailing List , Linux Memory Management List On Thu, 17 Mar 2016, Rafael J. Wysocki wrote: > > arch/ia64/kernel/acpi.c | 2 +- > > arch/x86/include/asm/mpspec.h | 1 + > > arch/x86/kernel/acpi/boot.c | 8 ++- > > arch/x86/kernel/apic/apic.c | 85 +++++++++++++++++++++++++---- > > arch/x86/mm/numa.c | 27 +++++----- > > drivers/acpi/acpi_processor.c | 5 +- > > drivers/acpi/bus.c | 3 ++ > > drivers/acpi/processor_core.c | 122 ++++++++++++++++++++++++++++++++++-------- > > include/linux/acpi.h | 6 +++ > > 9 files changed, 208 insertions(+), 51 deletions(-) > > > > OK > > Since I know that there is demand for these changes, I'll queue them > up early for 4.7 if there are no comments from the x86 maintainers > till then. Acked-by: Thomas Gleixner