]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf7987892534943ccd3d909a01ae8b6e1ba351635
treeb2f56973c402fde375e949d29bce466b0da7055e
parent8f8c661ddd050bbbae86bd06dcf2053147a8ade2
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