[LTP] [PATCH v2] lsmod01: Add kernel module
Cyril Hrubis
chrubis@suse.cz
Mon Oct 7 14:26:28 CEST 2019
Hi!
> > You are missing the GPL license here, without it the module will taint
> > the kernel.
>
> The kernel will still be tainted, even if the license is set, because of
> out-of-tree build.
> Do I miss anything?
The taint is actually a bitfield, we cannot do anything with the
out-of-tree one, but the less we turn on the better.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list