Re: Fw: signed kernel modules?

From: Greg KH
Date: Mon Oct 18 2004 - 11:37:41 EST


On Mon, Oct 18, 2004 at 08:53:46AM -0400, Richard B. Johnson wrote:
> +/*
> + * List of acceptable module-license strings.
> + */
> +static const char *licok[]= {
> + "GPL",
> + "GPL v2",
> + "CPL and additional rights",

The CPL is very different from the GPL and the two are not compatible,
so this isn't an acceptable patch.

thanks,

greg k-h
-
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/