Re: Tainting kernels for non-GPL or forced modules

From: John Levon (moz@compsoc.man.ac.uk)
Date: Mon Sep 24 2001 - 13:10:39 EST


On Mon, Sep 24, 2001 at 01:00:24PM -0500, Timur Tabi wrote:

> The reason I ask is because I'm working on a closed-source (unfortunately)
> driver for Linux, and I'd really like to make it behave as well as possible.

add to your module code :

MODULE_LICENSE("TabiPL");

(or whatever it is).

That way the kernel maintainers can ignore any bugs reported with your module
loaded easily.

regards
john

-- 
"Khendon's Law: If the same point is made twice by the same person,
 the thread is over."
-
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 : Sun Sep 30 2001 - 21:00:24 EST