On Thu, Jan 08, 2009 at 11:20:46PM +0100, Arnd Bergmann wrote: > On Thursday 08 January 2009, Sam Ravnborg wrote: > > Arnd Bergman once posted a patchset that allow us to do the export in .S files. > > > > Google for "add support for exporting symbols from .S files" > > > > Could we resurface this patchset? > > The patch should still work. The only concern with this was that it > still isn't sufficient to kill ksyms.c on architectures that export > symbols from libgcc. We have the opportunity to move all EXPORT_SYMBOLS() to the place where the functions are defined. The documentation effect that tell the reader: "Hey, I may be used by a module so take extra care" That is enough to warrant the inclusion of this patch. The aim here is IMO not to kill all the *ksyms.c files but rather to document which functions are exported at their definition. I could see there were some comments about different .align and the like. Can I ask you to repolish these bits and submit it to linux-arch. Thanks, Sam -- 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