Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757828AbbFQHod (ORCPT ); Wed, 17 Jun 2015 03:44:33 -0400 Received: from mail-wg0-f53.google.com ([74.125.82.53]:33725 "EHLO mail-wg0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754806AbbFQHo1 (ORCPT ); Wed, 17 Jun 2015 03:44:27 -0400 MIME-Version: 1.0 In-Reply-To: <201506171538458275041@inspur.com> References: <1434554536-16090-1-git-send-email-gongzhaogang@inspur.com> <201506171538458275041@inspur.com> Date: Wed, 17 Jun 2015 09:44:25 +0200 Message-ID: Subject: Re: Re: [PATCH] Hotplug: fix the bug that the system is down,when memory From: Frans Klaver To: "gongzhaogang@inspur.com" Cc: "tj@kernel.org" , "linux-kernel@vger.kernel.org" , =?UTF-8?B?5a6L56eA6IuX?= Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1436 Lines: 49 On Wed, Jun 17, 2015 at 9:38 AM, gongzhaogang@inspur.com wrote: > Yes. I am wrong and send again. > > Subject: [PATCH] Hotplug: fix the bug that the system is down,when memory > is not in node0 and cpu is logically hotadded. You might want to shorten it a bit in any case. Oh, and please reply _below_ the bit you are responding to. Thanks, Frans > > ________________________________ > gongzhaogang@inspur.com > > > From: Frans Klaver > Date: 2015-06-17 15:23 > To: gongzg > CC: tj@kernel.org; linux-kernel@vger.kernel.org; SongXiumiao > Subject: Re: [PATCH] Hotplug: fix the bug that the system is down,when > memory > Hi, > > Your subject got cut short, I guess. > > On Wed, Jun 17, 2015 at 5:22 PM, gongzg wrote: >> From: GongZhaogang >> >> By analysing the bug function call trace,we find that create_worker >> function >> will alloc the memory from node0.Because node0 is offline,the allocation >> is >> failed.Then we add a condition to ensure the node is online and >> system can alloc memory from a node that is online. > > No space after interpunction? > > Thanks, > Frans -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/