]> git.kernelconcepts.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>
Mon, 10 Jun 2013 20:45:52 +0000 (13:45 -0700)
commitfa2b3b0a50949537ac95a521b3546e9a87dc0565
tree017c89b8f20520509b48a8532696c6e7e469b2f5
parent57f1801a11d5a5313990ac56f5072e6be36994c3
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