Calling module functions from the kernel proper

jack jack (jack_khaki@hotmail.com)
Mon, 07 Aug 2000 19:26:30 GMT


What is the best way to go about calling a kernel module's function(s) from
within the kernel itself?

I have a module which creates a circular buffer in memory, and I want to
store information from the ide device in it (I just need to collect some
traces). The buffer module is operational, and I think I know where to add
code into the ide section of the kernel, but I'm not sure how to proceed.
Any ideas would be greatly appreciated.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

-
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/