Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / include / linux / rcutiny.h
index d40a6a45133040fbbb3eb74b0d879e3f013a70d4..38cc5b1e252d2f2ddcc9b2d9e0e1617321ced6d4 100644 (file)
@@ -80,7 +80,7 @@ static inline void kfree_call_rcu(struct rcu_head *head,
 
 static inline void rcu_note_context_switch(int cpu)
 {
-       rcu_sched_qs(cpu);
+       rcu_sched_qs();
 }
 
 /*