Re: [PATCH 11/35] lmb: Add find_memory_core_early()

From: Benjamin Herrenschmidt
Date: Fri May 14 2010 - 04:19:06 EST


On Thu, 2010-05-13 at 23:34 -0700, Yinghai wrote:
>
> it is calling __lmb_find_area()
>
> but it need to use early_node_map[], so put this function here

The prototype still has nothing to do in lmb.h

You are just doing those horrible API conversions with slight name
changes, it's just insane. Just use the proper API or change it if it
doesn't suit you (and justify yourself), but stop doing all those weirdo
wrappers.

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/