--- zzzz-none-000/linux-2.6.32.61/kernel/rcutree.c 2013-06-10 09:43:48.000000000 +0000 +++ ar10-7272-687/linux-2.6.32.61/kernel/rcutree.c 2011-05-06 12:53:47.000000000 +0000 @@ -93,7 +93,7 @@ * how many quiescent states passed, just if there was at least * one since the start of the grace period, this just sets a flag. */ -void rcu_sched_qs(int cpu) +inline void rcu_sched_qs(int cpu) { struct rcu_data *rdp;