Re: Non-GPL export of invalidate_mmap_range

From: Christoph Hellwig
Date: Thu Feb 19 2004 - 07:34:14 EST


On Wed, Feb 18, 2004 at 03:32:34PM -0800, Andrew Morton wrote:
> > Yes. We've traditionally not exported symbols unless we had an intree user,
> > and especially not if it's for a module that's not GPL licensed.
>
> That's certainly a good rule of thumb and we (and I) have used it before.
>
> What is the reasoning behind it?

The reason is that someone who wants to distribute a binary only module
has to show it's module is not a derived work, and someone who needs new
core in the kernel and new exports pretty much shows his work is deeply
integrated with the kernel.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/