Re: Re: [PATCH] Hotplug: fix the bug that the system is down,when memory

From: Frans Klaver
Date: Wed Jun 17 2015 - 03:44:36 EST


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