Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / kernel / rcu / tree_plugin.h
index 8e119cf..45e3e3e 100644 (file)
@@ -2175,6 +2175,7 @@ static int rcu_nocb_kthread(void *arg)
                                cl++;
                        c++;
                        local_bh_enable();
+                       cond_resched_rcu_qs();
                        list = next;
                }
                trace_rcu_batch_end(rdp->rsp->name, c, !!list, 0, 0, 1);