From: Frederic Weisbecker Date: Wed, 10 Oct 2012 23:47:16 +0000 (+0200) Subject: rcu: Remove rcu_switch() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~79^2^2~4^7~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d9a5d4319e22670ec6d6227e12b54f361c46d0f;p=pandora-kernel.git rcu: Remove rcu_switch() It's only there to call rcu_user_hooks_switch(). Let's just call rcu_user_hooks_switch() directly, we don't need this function in the middle. Signed-off-by: Frederic Weisbecker Cc: Josh Triplett Cc: Peter Zijlstra Cc: Richard Weinberger Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed