Merge remote-tracking branch 'rcu/rcu/next'
[deliverable/linux.git] / kernel / rcu / tree.c
index fead485b21f3c3e345bea82e43353343072df816..96c52e43f7cac0e5d6b41004c0c72d269c351f4a 100644 (file)
@@ -3013,7 +3013,7 @@ __rcu_process_callbacks(struct rcu_state *rsp)
 /*
  * Do RCU core processing for the current CPU.
  */
-static void rcu_process_callbacks(struct softirq_action *unused)
+static __latent_entropy void rcu_process_callbacks(struct softirq_action *unused)
 {
        struct rcu_state *rsp;
 
This page took 0.025598 seconds and 5 git commands to generate.