Hello Andrew, This is again against 2.6.34-rc1-mm1+ as before (I didn't find any newer -mm). This removes PG_buddy and allows the PAE 32bit build with CONFIG_X86_PAT=y && CONFIG_X86_PAE=y && CONFIG_SPARSEMEM =y and fixes two bits in memcg_compound. Removing an unconditional unnecessary PG_ bitflag is overall a gain anyway (the added one is conditional to CONFIG_TRANSPARENT_HUGEPAGE which could be turned off on 32bit archs depending on which feature is more or less important to the user configuring the kernel). http://www.kernel.org/pub/linux/kernel/people/andrea/patches/v2.6/2.6.34-rc2-mm1/transparent_hugepage-16/ http://www.kernel.org/pub/linux/kernel/people/andrea/patches/v2.6/2.6.34-rc2-mm1/transparent_hugepage-16.gz Thanks, Andrea -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>