Re: Calling module functions from the kernel proper

David Woodhouse (dwmw2@infradead.org)
Tue, 08 Aug 2000 10:21:19 +0100


jack_khaki@hotmail.com said:
> What is the best way to go about calling a kernel module's function(s)
> from within the kernel itself?

Look at get_module_symbol() and put_module_symbol().

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/