Messages in this thread |  | | Date | Sun, 14 Jan 2001 13:47:29 -0800 (PST) | From | Linus Torvalds <> | Subject | Re: Where did vm_operations_struct->unmap in 2.4.0 go? |
| |
On Sun, 14 Jan 2001, David Woodhouse wrote: > > That's the one flaw in the inter_module_get() stuff - we could do with a > way to put entries in the table at _compile_ time, rather than _only_ at > run time.
Ok, I can buy that. Not having to initialize explicitly would be nice, but if so we should make module loading do it automatically too, so that we don't generate unnecessary differences between module and compiled in (ie I'd rather avoid the situation that "if you're a module, you need to explicitly export your inter_module_stuff(), while if you're compiled-in it will be exported automatically").
Linus
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |