2003-01-15 12:52:55

by SA

[permalink] [raw]
Subject: silly kernel taint question


Dear Kernel list,

sorry for the stupid question but:

My kernel module contains the line,

MODULE_LICENSE("GPL");

and when I insmod it I get
Installing device driver
Warning: loading pi_stage.o will taint the kernel: forced load

kernel 2.4.18-3

( if I miss out the MODULE_LICENSE("GPL"); I get a different error
Installing device driver
Warning: loading pi_stage.o will taint the kernel: no license
Warning: loading pi_stage.o will taint the kernel: forced load)

Any suggestions?

Thanks SA


2003-01-15 12:57:49

by Arjan van de Ven

[permalink] [raw]
Subject: Re: silly kernel taint question

On Wed, 2003-01-15 at 14:04, SA wrote:
> Dear Kernel list,
>
> sorry for the stupid question but:
>
> My kernel module contains the line,
>
> MODULE_LICENSE("GPL");
>
> and when I insmod it I get
> Installing device driver
> Warning: loading pi_stage.o will taint the kernel: forced load

you're using insmod -f


Attachments:
signature.asc (189.00 B)
This is a digitally signed message part