commit | 5e2c186695bfd9c0bee1c5076cfe9ed25fe811ae | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Wed Jul 02 18:17:19 2014 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Jul 02 20:12:27 2014 -0700 |
tree | f6ff3ea902610d1c2b364d4af51858225a9e3b0e | |
parent | f6a1c6d4e99bcdf0462890570c98b5c6d0178a0e [diff] |
rcu: Export RCU-tasks APIs to GPL modules This commit exports the RCU-tasks APIs, call_rcu_tasks(), synchronize_rcu_tasks(), and rcu_barrier_tasks(), to GPL-licensed kernel modules. Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>