Re: [patch] kernel sysfs events layer
From: Greg KH
Date: Wed Jul 06 2005 - 17:48:05 EST
On Wed, Jul 06, 2005 at 04:02:35PM -0600, Mike Snitzer wrote:
> So this is a blast from the past
Yes it is, why are you trying to argue about GPL issues on lkml?
> but I'd like to understand why kobject_uevent and kbject_uevent_atomic
> are EXPORT_SYMBOL_GPL rather than EXPORT_SYMBOL.
Because only GPL code should be causing kevents.
> During the evoloution from a separate kevents over netlink (rml, kay,
> arjan) then folding it in to kobject with hotplug (kay, greg kh, etc)
> it went from GPL to not, as listed below in one of kay's early
> patches, back to EXPORT_SYMBOL_GPL as it stands today.
I asked that it be put back. Is there a problem with this? Do you have
non-GPL kernel code that wants to use this interface?
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/