Re: loading ./cryptfs.o will taint the kernel

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Mar 09 2002 - 17:38:21 EST


> loading ./cryptfs.o will taint the kernel: non-GPL license - LGPL
>
> I have long thought that I understood the reasoning behind "taint" and
> binary drivers.
>
> However, cryptfs is available with complete source code, so I presume
> the "undebug-able" argument doesn't apply.
>
> So what is the big deal?

Sounds like someone put the wrong MODULE_LICENSE() tag on it. An LGPL item
combined with a GPL work gives you a GPL result (see the LGPL notes on the
matter). So the kernel module tag ought to be GPL
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 15 2002 - 22:00:13 EST