On Tue, Apr 13, 2010 at 12:24 PM, san deep <[email protected]> wrote:
> Hi,
>
> When I try to compile the my driver on linux 2.6.31 ( rhel6) I used to
> get below mentioned error message. So please let me know how I can
> overcome with this error message.
>
> “FATAL:modpost: GPL-incompatible module testdr.ko uses GPL-only
> symbol ‘lockdep_init_map’
>
> Thanks in advance for your support.
>
> Regards,
> Sandeep
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to [email protected]
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>
Possibly MODULE_LICENSE("GPL"); issue. Please share your code so that
it would be easier to locate exact problem.
-Vinit
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ