On Tue, Sep 24, 2013 at 06:03:23PM +0800, Zhang Yanfei wrote: > From: Tang Chen <tangchen@xxxxxxxxxxxxxx> > > This patch imports a new function __memblock_find_range_rev "imports" sounds a bit weird. I think "creates" or "this patch factors out __memblock_find_range_rev() from memblock_find_in_range_node()" would be better. > to factor out of top-down allocation from memblock_find_in_range_node. > This is a preparation because we will introduce a new bottom-up > allocation mode in the following patch. > > Signed-off-by: Tang Chen <tangchen@xxxxxxxxxxxxxx> > Signed-off-by: Zhang Yanfei <zhangyanfei@xxxxxxxxxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun -- 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>