From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhu Guihua Subject: Re: [PATCH v5 RESEND 0/5] Make cpuid <-> nodeid mapping persistent Date: Thu, 18 Feb 2016 10:01:29 +0800 Message-ID: <56C525F9.1040107@cn.fujitsu.com> References: <1453702100-2597-1-git-send-email-tangchen@cn.fujitsu.com> <56A5BCDB.4090208@cn.fujitsu.com> <56B1C504.4060905@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from cn.fujitsu.com ([59.151.112.132]:54440 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1424573AbcBRCEB (ORCPT ); Wed, 17 Feb 2016 21:04:01 -0500 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: chen.tang@easystack.cn, cl@linux.com, Tejun Heo , Jiang Liu , 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 , x86@kernel.org, ACPI Devel Maling List , Linux Kernel Mailing List , Linux Memory Management List Hi Rafael, On 02/03/2016 08:02 PM, Rafael J. Wysocki wrote: > Hi, > > On Wed, Feb 3, 2016 at 10:14 AM, Zhu Guihua wrote: >> On 01/25/2016 02:12 PM, Tang Chen wrote: >>> Hi Rafael, Len, >>> >>> Would you please help to review the ACPI part of this patch-set ? >> >> Can anyone help to review this? > I'm planning to look into this more thoroughly in the next few days. Were you reviewing this ? Thanks. > Thanks, > Rafael > > > . > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1424618AbcBRCEE (ORCPT ); Wed, 17 Feb 2016 21:04:04 -0500 Received: from cn.fujitsu.com ([59.151.112.132]:54440 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1424573AbcBRCEB (ORCPT ); Wed, 17 Feb 2016 21:04:01 -0500 X-IronPort-AV: E=Sophos;i="5.20,346,1444665600"; d="scan'208";a="3656710" Message-ID: <56C525F9.1040107@cn.fujitsu.com> Date: Thu, 18 Feb 2016 10:01:29 +0800 From: Zhu Guihua User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: , , Tejun Heo , Jiang Liu , , Ingo Molnar , Andrew Morton , "Rafael J. Wysocki" , "H. Peter Anvin" , , , , , , Len Brown , , ACPI Devel Maling List , Linux Kernel Mailing List , Linux Memory Management List Subject: Re: [PATCH v5 RESEND 0/5] Make cpuid <-> nodeid mapping persistent References: <1453702100-2597-1-git-send-email-tangchen@cn.fujitsu.com> <56A5BCDB.4090208@cn.fujitsu.com> <56B1C504.4060905@cn.fujitsu.com> In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.167.226.252] X-yoursite-MailScanner-ID: CDA2842AC840.AADC5 X-yoursite-MailScanner: Found to be clean X-yoursite-MailScanner-From: zhugh.fnst@cn.fujitsu.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rafael, On 02/03/2016 08:02 PM, Rafael J. Wysocki wrote: > Hi, > > On Wed, Feb 3, 2016 at 10:14 AM, Zhu Guihua wrote: >> On 01/25/2016 02:12 PM, Tang Chen wrote: >>> Hi Rafael, Len, >>> >>> Would you please help to review the ACPI part of this patch-set ? >> >> Can anyone help to review this? > I'm planning to look into this more thoroughly in the next few days. Were you reviewing this ? Thanks. > Thanks, > Rafael > > > . > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f181.google.com (mail-pf0-f181.google.com [209.85.192.181]) by kanga.kvack.org (Postfix) with ESMTP id 2F3F36B0005 for ; Wed, 17 Feb 2016 21:04:59 -0500 (EST) Received: by mail-pf0-f181.google.com with SMTP id x65so21776745pfb.1 for ; Wed, 17 Feb 2016 18:04:59 -0800 (PST) Received: from heian.cn.fujitsu.com ([59.151.112.132]) by mx.google.com with ESMTP id w63si5736464pfa.235.2016.02.17.18.04.56 for ; Wed, 17 Feb 2016 18:04:58 -0800 (PST) Message-ID: <56C525F9.1040107@cn.fujitsu.com> Date: Thu, 18 Feb 2016 10:01:29 +0800 From: Zhu Guihua MIME-Version: 1.0 Subject: Re: [PATCH v5 RESEND 0/5] Make cpuid <-> nodeid mapping persistent References: <1453702100-2597-1-git-send-email-tangchen@cn.fujitsu.com> <56A5BCDB.4090208@cn.fujitsu.com> <56B1C504.4060905@cn.fujitsu.com> In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: "Rafael J. Wysocki" Cc: chen.tang@easystack.cn, cl@linux.com, Tejun Heo , Jiang Liu , 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 , x86@kernel.org, ACPI Devel Maling List , Linux Kernel Mailing List , Linux Memory Management List Hi Rafael, On 02/03/2016 08:02 PM, Rafael J. Wysocki wrote: > Hi, > > On Wed, Feb 3, 2016 at 10:14 AM, Zhu Guihua wrote: >> On 01/25/2016 02:12 PM, Tang Chen wrote: >>> Hi Rafael, Len, >>> >>> Would you please help to review the ACPI part of this patch-set ? >> >> Can anyone help to review this? > I'm planning to look into this more thoroughly in the next few days. Were you reviewing this ? Thanks. > Thanks, > Rafael > > > . > -- 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