On Tue, Nov 13, 2012 at 01:31:54AM +0900, Joonsoo Kim wrote: > The name of function is not suitable for now. > And removing function and inlining it's code to each call sites > makes code more understandable. > > Additionally, we shouldn't do allocation from bootmem > when slab_is_available(), so directly return kmalloc*'s return value. > > Signed-off-by: Joonsoo Kim <js1304@xxxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>