rcu: Export RCU-tasks APIs to GPL modules
authorSteven Rostedt <rostedt@goodmis.org>
Thu, 3 Jul 2014 01:17:19 +0000 (18:17 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 7 Sep 2014 23:27:23 +0000 (16:27 -0700)
commit06c2a9238fad48ec38f1be00455bf942d54377ee
treeb2f56973c402fde375e949d29bce466b0da7055e
parent3f95aa81d265223fdb13ea2b59883766a05adbdf
rcu: Export RCU-tasks APIs to GPL modules

This commit exports the RCU-tasks synchronous APIs,
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>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcu/update.c
This page took 0.024059 seconds and 5 git commands to generate.