From: Aaro Koskinen <aaro.koskinen@xxxxxx> Date: Sun, 1 Dec 2013 21:02:20 +0200 > The bloat seems to be coming from arch/sparc/mm/init_64.c: > > text data bss dec hex filename > 10147 13536 4335264 4358947 428323 arch/sparc/mm/init_64.o > > The cause is MAX_PHYS_ADDRESS_BITS changing from 41 to 47. Would it be > possible to make this configurable for legacy SPARCs? Manually patching > this value back to 41 seems to at least produce a bootable image (no > further testing done). This issue should now be fully addressed. The kernel image BSS should now be just over 6MB smaller. I'm going to try and backport the changes that are going into v3.18 that allowed this to happen as far back in -stable as possible. Just FYI... -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html