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

From: Frans Klaver
Date: Wed Jun 17 2015 - 03:23:20 EST


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/