[patch 00/03] EXPORT_SYMBOL_GPL_FUTURE()

From: Greg KH
Date: Wed Feb 08 2006 - 13:46:25 EST


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
-
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/