Re: GPLONLY kernel symbols???

Alexander Viro (viro@math.psu.edu)
Tue, 16 Oct 2001 13:22:31 -0400 (EDT)


On Tue, 16 Oct 2001, John Levon wrote:

> On Tue, Oct 16, 2001 at 09:27:55AM -0700, Christoph Lameter wrote:
>
> > /lib/modules/2.4.11/kernel/drivers/block/loop.o: Note: modules without a
> > GPL compatible license cannot use GPLONLY_ symbols
> >
> > What is THAT?
>
> A symbol that may only be referenced by GPL code.
>
> The solution here is to add MODULE_LICENSE("GPL") into loop.c (probably)
> or upgrade (assuming it's fixed later).

invalidate_bdev() is _not_ GPL-only. Never had been, never will.

-
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/