On Wed, Jan 30, 2008 at 02:14:08PM +0000, Ralf Baechle wrote: > Commit 312b1485fb509c9bc32eda28ad29537896658cb8 made __INIT_REFOK expand > into .section .section ".ref.text", "ax". Since the assembler doesn't > tolerate stuttering in the source that broke all MIPS builds. > > Since with this change Sam downgraded __INIT_REFOK to just a backward > compat thing and there being only a single use in the MIPS arch code the > best solution is to delete both of __INIT_REFOK and __INITDATA_REFOK (which > was equally broken) being unused anyway these can be deleted. > > Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
Thanks Ralf - applied. And sorry for the MIPS breakage. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/