On Wed, 2013-09-25 at 02:29 +0800, Zhang Yanfei wrote: > From: Tang Chen <[email protected]> > > This patch creates a new function memory_map_top_down to > factor out of the top-down direct memory mapping pagetable > setup. This is also a preparation for the following patch, > which will introduce the bottom-up memory mapping. That said, > we will put the two ways of pagetable setup into separate > functions, and choose to use which way in init_mem_mapping, > which makes the code more clear. > > Signed-off-by: Tang Chen <[email protected]> > Signed-off-by: Zhang Yanfei <[email protected]>
Acked-by: Toshi Kani <[email protected]> Thanks, -Toshi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

