Re: [PATCH 05/22] lmb: Add lmb_reserve_area/lmb_free_area

From: Benjamin Herrenschmidt
Date: Mon May 10 2010 - 17:55:43 EST


On Mon, 2010-05-10 at 11:09 -0700, Yinghai wrote:
> those functions have __init markers, and only can be used on boot
> stage. so do need to worry about hotplug mem.
>
> what I do is: use current lmb code for x86, and keep the affects to
> original lmb users to minimum. (should be near 0)

But that's just wrong. You are just duplicating functionality all over
the place. That doesn't make any sense.

Cheers,
Ben.


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