commit | 01ca70dca5c64cb774a8ac2f50bddff21d60169f | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Mon Mar 20 13:17:13 2006 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Mar 20 13:42:58 2006 -0800 |
tree | 7bb09a9f7b0ce1263af943c2beeb10e64a3b9ebe | |
parent | 9f28bb7e1d0188a993403ab39b774785892805e1 [diff] |
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem As the RCU symbols are going to be changed to GPL in the near future, lets warn users that this is going to happen. Cc: Paul McKenney <paulmck@us.ibm.com> Acked-by: Dipankar Sarma <dipankar@in.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>