Re: Moving Userspace RCU (urcu) from GPL to LGPL license

From: Alan Cox
Date: Wed Feb 18 2009 - 16:03:13 EST


On Wed, 18 Feb 2009 13:02:32 -0500
Mathieu Desnoyers <compudj@xxxxxxxxxxxxxxxxxx> wrote:
> only thing is that we cannot put GPL code into a LGPL library.

You'll need a patent grant from IBM for non GPL use for that not just an
LGPL library

> The other point is that I use a few low-level primitives from the Linux
> kernel header (e.g. atomic increment for x86, barrier macros). Those are
> simple one-liners, but, still, I wonder about the licensing
> implications. I could simply "rewrite" them, but that would be a shame

Ask the author - certainly the original basic atomic ops Linus gave
specific permission to the mozilla folks to use under other licences.

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