commit | 2d1dc9a600edf33321bcdc1c808b7957d8a3f3e1 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Nov 30 17:29:18 2011 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sun Dec 11 10:32:11 2011 -0800 |
tree | 7b3701752afca2f0b3a80bbee901affa7c72a67c | |
parent | f23f7fa1c8effca19b52b98fc71016109d21db59 [diff] |
rcu: Remove redundant rcu_cpu_stall_suppress declaration No point in having two identical rcu_cpu_stall_suppress declarations, so remove the more obscure of the two. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>