[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100129220601.GA19687@kroah.com>
Date: Fri, 29 Jan 2010 14:06:01 -0800
From: Greg KH <greg@...ah.com>
To: Derek Atkins <warlord@....edu>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Re-enabling non-GPL driver access to disk partition information
On Fri, Jan 29, 2010 at 09:15:09AM -0500, Derek Atkins wrote:
>
> Approved By: Derek Atkins <warlord@....EDU>
What does that mean?
> --- drivers/base/core.c~ 2009-03-23 19:12:14.000000000 -0400
> +++ drivers/base/core.c 2009-10-16 12:15:57.000000000 -0400
Wrong diff level.
> @@ -1200,7 +1200,7 @@
> EXPORT_SYMBOL_GPL(device_del);
> EXPORT_SYMBOL_GPL(device_unregister);
> EXPORT_SYMBOL_GPL(get_device);
> -EXPORT_SYMBOL_GPL(put_device);
> +EXPORT_SYMBOL(put_device);
No, sorry, I've already successfully taken legal action against
companies who have tried to go around the driver core's GPL-only
symbols, so I can not, and will not, make this change.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists