public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 00/03] EXPORT_SYMBOL_GPL_FUTURE()
@ 2006-02-08 18:48 Greg KH
  2006-02-08 18:49 ` [patch 01/03] add EXPORT_SYMBOL_GPL_FUTURE() Greg KH
  0 siblings, 1 reply; 9+ messages in thread
From: Greg KH @ 2006-02-08 18:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: dipankar, paul.mckenney, linux-usb-devel

Currently we don't have a way to show people that some kernel symbols
will be changed in the future from EXPORT_SYMBOL() to
EXPORT_SYMBOL_GPL().  As we all know, not everyone reads the
Documentation/feature_removal.txt file, so we need a bigger way to
remind people.

Here's a series of three patches that adds this functionality, and
marks the RCU and USB subsystems with them.

I'll be adding these to my kernel trees to have them show up in the -mm
releases for testing.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-02-08 22:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-08 18:48 [patch 00/03] EXPORT_SYMBOL_GPL_FUTURE() Greg KH
2006-02-08 18:49 ` [patch 01/03] add EXPORT_SYMBOL_GPL_FUTURE() Greg KH
2006-02-08 18:50   ` [patch 02/03] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem Greg KH
2006-02-08 18:51     ` [patch 03/03] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem Greg KH
2006-02-08 19:31     ` [patch 02/03] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem Dipankar Sarma
2006-02-08 19:40       ` Greg KH
2006-02-08 19:49   ` [patch 01/03] add EXPORT_SYMBOL_GPL_FUTURE() Sam Ravnborg
2006-02-08 20:16     ` Sam Ravnborg
2006-02-08 22:57       ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox