]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Remove rcu_preempt_note_context_switch()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 27 Mar 2013 17:32:00 +0000 (10:32 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 22 May 2013 21:00:44 +0000 (14:00 -0700)
commit9cfb5d9511903c878cb38eba8b81ec3cf14803f2
tree6cc375917b21c39cd18c76830d913cf8503d4326
parent16572a446533908b27607a8321b994b22ee76301
rcu: Remove rcu_preempt_note_context_switch()

With the removal of CONFIG_TINY_PREEMPT_RCU, rcu_preempt_note_context_switch()
is now an empty function.  This commit therefore eliminates it by inlining it.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
include/linux/rcutiny.h