[openib-general] Re: [KJ] [RFC] TODO file cleanups

Ronald G. Minnich rminnich at lanl.gov
Thu Jan 20 20:35:59 PST 2005



On Thu, 20 Jan 2005, Grant Grundler wrote:

> I think you overlooked the fact that include/linux/rcupdate.h is
> published under the GPL. Not "dual GPL/BSD". Someone can't take code
> that uses linux's RCU and ship it under a BSD license. There are
> "consumers" of openib.org that want to do that. ergo we can't use RCU
> unless they are willing to give that up.

Does this open up the possibility of a GPL-only "fork" in the code, i.e. 
somebody:
- takes the code, and puts it in another repo somewhere
- adds in RCU
- makes it available to others but only under GPL due to RCU inclusion
- now we have an openib fork that is GPL by definition, that can't be 
  BSD due to inclusion of RCU?

Seems almost inevitable as soon as people really want "Feature XYZ" from 
Linux in their openib code base.

ron



More information about the general mailing list