Messages in this thread |  | | From | David Woodhouse <> | Subject | Re: Tainted Modules Help Notices | Date | Wed, 10 Oct 2001 09:31:36 +0100 |
| |
sirmorcant@morcant.org said: > fs/nls/nls_cp737.c:MODULE_LICENSE("BSD without advertising clause");
> Warning: loading /lib/modules/2.4.11/kernel/fs/nls/nls_cp737.o will taint the kernel: > non-GPL license - BSD without advertising clause
> # cat /proc/sys/kernel/tainted 1
Yes, that's a bug. Either that text needs to be added to the list of acceptable licences, or changed to "Dual BSD/GPL".
The warning should probably read 'Incompatible licence' instead of 'non-GPL', too.
-- dwmw2
- 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/
|  |