Results 1 to 1 of 1
Hi All,
I am trying to create one kernel module that is multi file module .
i am trying to do thi sfor my learning purpose .
when i am ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-23-2009 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 9
module licence unspecified taints kernel
Hi All,
I am trying to create one kernel module that is multi file module .
i am trying to do thi sfor my learning purpose .
when i am trying to compile it its getting compile properly but when i am trying to load it its init function is not getting invoked and while dmesing i am getting msg like
module licence unspecified taints kernel.
while i already defined the module licenece as dual bsd/gpl.
can any body help me in understanding why i am getting this.
i am unable to find any help from google also .
Regards
Nayan


Reply With Quote
