Re: module

John Levon (moz@compsoc.man.ac.uk)
Mon, 27 Aug 2001 17:04:06 +0100


On Mon, Aug 27, 2001 at 06:51:49PM -0400, sacx@zebra.sibnet.ro wrote:

> Hi,
>
> I'm trying to comunicate some parameters from kernel to a module.
> I define a new function somwhere in kernel and after rebuilding
> the version of my function is something like :
>
> c027b7f0 function_R__ver_function (# cat /proc/ksyms | grep function)
> (somewhere in *.ver files I can see the correct version)

If you're using module versions, then you need to do the necessary build
stuff correctly.

> P.S. I'm a newbie in kernel hacking and I don't want to disturb you but
> if you can help me ... please answer to my email :)))

In that case you should be reading http://kernelnewbies.org and posting
to kernelnewbies@nl.linux.org

regards
john

-- 
"Premature generalization is the root of all evil."
	- Karl Fogel
-
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/