Hi,

I have a question regarding the Module versions. In the previous version of linux if we compile our kernel with CONFIG_MODVERSIONS option, we have to include modversions.h file in each c file and then compile with option DMODVERSIONS.

I have the question in current ubuntu linux, i heard that modversions.h is not required for kernel 2.6. But if we compile our kernel CONFIG_MODVERSIONS, what should we do/enable in order to get our kernel module running?

Regards,
dinky