Hi, Is there any ways to invoke/call the function (kernel module functions) from compiled base kernel. Well that statement sounds strange.
I will try to simplify that statement, with problem I faced. I have written a kernel module but it is of no use till I call one of its function from kernel, and hence i modified the kernel source to call this function and then compiled the kernel. Now the problem is obliviously 'linker cannot resolve the symbol. Because I'm trying to call the function which is available only after I insert the kernel module. Is this a right approach? I'm using the kernel module concept in opposite way. Any pointers or suggestions will be greatly appreciated. TIA... --Regards, rajesh - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs