commit | c1fe9cde4ae904fffb5b4d975d0a37e99136ff50 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Nov 21 15:45:27 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sat Jan 10 19:07:59 2015 -0800 |
tree | 0cc7799d9752755f87934da135035b9df1460555 | |
parent | 6b80da42c02bc731ab38b6a37da5366abe26717f [diff] |
rcu: Provide rcu_batches_completed_sched() for TINY_RCU A bug in rcutorture has caused it to ignore completed batches. In preparation for fixing that bug, this commit provides TINY_RCU with the required rcu_batches_completed_sched(). Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>