From: Paul E. McKenney Date: Wed, 27 Mar 2013 17:18:04 +0000 (-0700) Subject: rcu: Remove check_cpu_stall_preempt() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~64^2^2^5~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4879c84daa7bd6757b99ef76b30d4fcebccfcc6f;p=pandora-kernel.git rcu: Remove check_cpu_stall_preempt() With the removal of CONFIG_TINY_PREEMPT_RCU, check_cpu_stall_preempt() 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