On Wed, Jun 17, 2015 at 9:38 AM, [email protected] <[email protected]> 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 > > ________________________________ > [email protected] > > > From: Frans Klaver > Date: 2015-06-17 15:23 > To: gongzg > CC: [email protected]; [email protected]; 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 <[email protected]> wrote: >> From: GongZhaogang <[email protected]> >> >> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

