Hi Vaidy, On Fri, Jul 6, 2012 at 12:56 AM, Vaidyanathan Srinivasan <svaidy@xxxxxxxxxxxxxxxxxx> wrote: > --- a/mm/autonuma.c > +++ b/mm/autonuma.c > @@ -26,7 +26,7 @@ unsigned long autonuma_flags __read_mostly = > #ifdef CONFIG_AUTONUMA_DEFAULT_ENABLED > (1<<AUTONUMA_FLAG)| > #endif > - (1<<AUTONUMA_SCAN_PMD_FLAG); > + (0<<AUTONUMA_SCAN_PMD_FLAG); > Let X86 scan pmd by default, agree? Good Weekend Hillf -- 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>