From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yk0-f171.google.com (mail-yk0-f171.google.com [209.85.160.171]) by kanga.kvack.org (Postfix) with ESMTP id F0E38828DF for ; Wed, 3 Feb 2016 11:42:51 -0500 (EST) Received: by mail-yk0-f171.google.com with SMTP id r207so23689892ykd.2 for ; Wed, 03 Feb 2016 08:42:51 -0800 (PST) Received: from mail-yk0-x22b.google.com (mail-yk0-x22b.google.com. [2607:f8b0:4002:c07::22b]) by mx.google.com with ESMTPS id y202si2171716ywy.43.2016.02.03.08.42.51 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Feb 2016 08:42:51 -0800 (PST) Received: by mail-yk0-x22b.google.com with SMTP id z13so23663712ykd.0 for ; Wed, 03 Feb 2016 08:42:51 -0800 (PST) Date: Wed, 3 Feb 2016 11:42:49 -0500 From: Tejun Heo Subject: Re: [PATCH v5 RESEND 0/5] Make cpuid <-> nodeid mapping persistent Message-ID: <20160203164249.GG14091@mtj.duckdns.org> 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=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: "Rafael J. Wysocki" Cc: Zhu Guihua , chen.tang@easystack.cn, cl@linux.com, 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 Hello, This also made workqueue blow up when delayed modding races cpu offlining. http://lkml.kernel.org/g/1454424264.11183.46.camel@gmail.com I'll work around it from the queueing path but it'd be great if the mapping can be made stable sooner than later. Thanks. -- tejun -- 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