Re: [Lhms-devel] [RFC/PATCH: 001/010] Memory hotplug for new nodeswith pgdat allocation. (pgdat allocation)

From: Dave Hansen
Date: Fri Feb 10 2006 - 11:28:59 EST


On Fri, 2006-02-10 at 23:20 +0900, Yasunori Goto wrote:
> + NODE_DATA(nid)->kswapd = kthread_create(kswapd, NODE_DATA(nid), "kswapd%d", nid);

Can this fail?

-- Dave

-
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/