Today's linux-next merge fails to build on various default configuration builds. This seems to be caused by the following commit: 5395d97 MIPS: Fix start of free memory when using initrd Looking at the patchwork URLs in that commit message, Greg's original patch seems to have been fine, but Ashok's patch uses the initrd_end symbol outside of the section protected by an CONFIG_BLK_DEV_INITRD #ifdef and therefore causes to fail during linking. I've reverted the patch in today's linux-next tree. Thierry -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html