From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tang Chen Subject: Re: [PATCH v5 0/5] Make cpuid <-> nodeid mapping persistent. Date: Mon, 25 Jan 2016 14:11:40 +0800 Message-ID: <56A5BC9C.9090604@cn.fujitsu.com> References: <1453357958-26941-1-git-send-email-tangchen@cn.fujitsu.com> <20160121212651.GI5157@mtj.duckdns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from cn.fujitsu.com ([59.151.112.132]:33200 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751087AbcAYGLm (ORCPT ); Mon, 25 Jan 2016 01:11:42 -0500 In-Reply-To: <20160121212651.GI5157@mtj.duckdns.org> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Tejun Heo Cc: cl@linux.com, jiang.liu@linux.intel.com, mika.j.penttila@gmail.com, mingo@redhat.com, akpm@linux-foundation.org, rjw@rjwysocki.net, hpa@zytor.com, yasu.isimatu@gmail.com, isimatu.yasuaki@jp.fujitsu.com, kamezawa.hiroyu@jp.fujitsu.com, izumi.taku@jp.fujitsu.com, gongzhaogang@inspur.com, x86@kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org Hi tj, I have resent the patch-set and to Rafael and Len. Thanks. On 01/22/2016 05:26 AM, Tejun Heo wrote: > Hello, > > Most changes being in ACPI, I think it probably would be a good idea > to cc Rafael and Len Brown. > > Thanks. > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f180.google.com (mail-ig0-f180.google.com [209.85.213.180]) by kanga.kvack.org (Postfix) with ESMTP id 4CDB76B0005 for ; Mon, 25 Jan 2016 01:11:42 -0500 (EST) Received: by mail-ig0-f180.google.com with SMTP id z14so27935813igp.0 for ; Sun, 24 Jan 2016 22:11:42 -0800 (PST) Received: from heian.cn.fujitsu.com ([59.151.112.132]) by mx.google.com with ESMTP id z15si23892495igp.102.2016.01.24.22.11.41 for ; Sun, 24 Jan 2016 22:11:41 -0800 (PST) Message-ID: <56A5BC9C.9090604@cn.fujitsu.com> Date: Mon, 25 Jan 2016 14:11:40 +0800 From: Tang Chen MIME-Version: 1.0 Subject: Re: [PATCH v5 0/5] Make cpuid <-> nodeid mapping persistent. References: <1453357958-26941-1-git-send-email-tangchen@cn.fujitsu.com> <20160121212651.GI5157@mtj.duckdns.org> In-Reply-To: <20160121212651.GI5157@mtj.duckdns.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Tejun Heo Cc: cl@linux.com, jiang.liu@linux.intel.com, mika.j.penttila@gmail.com, mingo@redhat.com, akpm@linux-foundation.org, rjw@rjwysocki.net, hpa@zytor.com, yasu.isimatu@gmail.com, isimatu.yasuaki@jp.fujitsu.com, kamezawa.hiroyu@jp.fujitsu.com, izumi.taku@jp.fujitsu.com, gongzhaogang@inspur.com, x86@kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org Hi tj, I have resent the patch-set and to Rafael and Len. Thanks. On 01/22/2016 05:26 AM, Tejun Heo wrote: > Hello, > > Most changes being in ACPI, I think it probably would be a good idea > to cc Rafael and Len Brown. > > Thanks. > -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755340AbcAYGLp (ORCPT ); Mon, 25 Jan 2016 01:11:45 -0500 Received: from cn.fujitsu.com ([59.151.112.132]:33200 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751087AbcAYGLm (ORCPT ); Mon, 25 Jan 2016 01:11:42 -0500 X-IronPort-AV: E=Sophos;i="5.20,346,1444665600"; d="scan'208";a="2930799" Message-ID: <56A5BC9C.9090604@cn.fujitsu.com> Date: Mon, 25 Jan 2016 14:11:40 +0800 From: Tang Chen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Tejun Heo CC: , , , , , , , , , , , , , , , Subject: Re: [PATCH v5 0/5] Make cpuid <-> nodeid mapping persistent. References: <1453357958-26941-1-git-send-email-tangchen@cn.fujitsu.com> <20160121212651.GI5157@mtj.duckdns.org> In-Reply-To: <20160121212651.GI5157@mtj.duckdns.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-yoursite-MailScanner-ID: 2AFAF418AD4E.AE0E2 X-yoursite-MailScanner: Found to be clean X-yoursite-MailScanner-From: tangchen@cn.fujitsu.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi tj, I have resent the patch-set and to Rafael and Len. Thanks. On 01/22/2016 05:26 AM, Tejun Heo wrote: > Hello, > > Most changes being in ACPI, I think it probably would be a good idea > to cc Rafael and Len Brown. > > Thanks. >