From: Paul E. McKenney Date: Wed, 27 Mar 2013 17:32:00 +0000 (-0700) Subject: rcu: Remove rcu_preempt_note_context_switch() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~64^2^2^5~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa2b3b0a50949537ac95a521b3546e9a87dc0565;p=pandora-kernel.git 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 Reviewed-by: Josh Triplett --- Reading git-diff-tree failed