On Mon, Oct 22, 2012 at 8:11 AM, Konrad Rzeszutek Wilk <[email protected]> wrote: > On Thu, Oct 18, 2012 at 01:50:20PM -0700, Yinghai Lu wrote: >> They are almost same except 64 bit need to handle after_bootmem. > ^^ - > case. > >> >> Add mm_internal.h to hide that alloc_low_page out of arch/x86/mm/init*.c > > Huh? > > I think what you are saying is that you want to expose alloc_low_page > decleration in a header since the function resides in mm/init_[32|64].c ?
--- They are almost same except 64 bit need to handle after_bootmem case. Add mm_internal.h to make that alloc_low_page() only to be accessible from arch/x86/mm/init*.c --- -- 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/

