Messages in this thread |  | | From | Rusty Russell <> | Subject | Re: [PATCH] Move __this_module to xxx.mod.c | Date | Mon, 17 Feb 2003 14:42:40 +1100 |
| |
In message <Pine.LNX.4.44.0302161946220.5217-100000@chaos.physics.uiowa.edu> yo u write: > On Sun, 16 Feb 2003, Brian Gerst wrote: > > > This patch moves the module structure to the generated .mod.c file, > > instead of compiling it into each object and relying on the linker to > > include it only once. > > Yeah, it's something I though about doing, but I was not sure. I think > it's up to Rusty to comment ;) > > It will need an associated change to module_init_tools.
I don't think so: the symbol will be in the module by the time module-init-tools gets to it, or am I missing something?
Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |