Dear Mr. Frysinger, 2011/5/11 Alessio Igor Bogani <abogani@xxxxxxxxxx>: > 2011/5/11 Mike Frysinger <vapier.adi@xxxxxxxxx>: >> this breaks symbol prefixed arches (like Blackfin): >> ÂCC Â Â Âkernel/softirq.o >> /tmp/ccp3A6LU.s: Assembler messages: >> /tmp/ccp3A6LU.s:3734: Error: symbol `___ksymtab__local_bh_enable' is >> already defined >> make[1]: *** [kernel/softirq.o] Error 1 > > Could you provide the preprocessed file and details about the toolchain used? Please ignore this now I can reproduce the problem on my machine. >> name. so rather than "__", use "+". Sorry I don't think that is a good choice from a long term point of view. What do you think to add MODULE_SYMBOL_PREFIX to section names instead? In this way symbol and section names should always be different also on symbol prefixed archs (which are blackfin and h8300). Thank you very much! Ciao, Alessio -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html