From: Sam Ravnborg <sam@xxxxxxxxxxxx> Date: Fri, 27 Apr 2012 20:29:35 +0200 > If I read the memblock code correct something like this should do it. > Only as a principal idea - I may revist this another time. The interface wrappers you come up with have to cope with all of the generic bootmem calls we have in the tree. And therefore you'll need to provide limit, goal, and associated fallbacks. Oh look, the alloc_bootmem wrappers already provide this and allow us to not have to edit all the call sites at all. So it seems quite useless if you ask me. :-) -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html