From: Sam Ravnborg <sam@xxxxxxxxxxxx> Date: Sun, 16 Nov 2008 09:56:57 +0100 > +config ARCH_SPARSEMEM_DEFAULT > + def_bool y if PSARC64 Come on Sam... obvious typo making ARCH_SPARSEMEM_DEFAULT not get set after this change on sparc64. Also, there are other bugs, RWSEM_XCHGADD_ALGORITHM is now also different. sparc32 just has it as "bool" whereas sparc64 makes it: bool default y Every time I get this patch I start with a fresh "make oldconfig" of arch/sparc64/defconfig, I apply the change, and I rerun "make oldconfig" and diff the result. Are you doing this too? :) Also, none of the patch postings are numbered, so I will need to figure out the dependencies and ordering of the math-emu bits. -- 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