On Fri, 2006-08-25 at 14:31 +0900, Paul Mundt wrote: > I like the idea of asm-generic/page_size.h (though why not just use > asm-generic/page.h?)
One reason is that get_order() is defined on a few architectures. There would need to be some separate Kconfig and #ifdef work to get it conditionally defined. Do you think doing it in page_size.h is really a problem? -- Dave - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
