]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/softirq.c
Merge branch 'linus' into core/ipi
[linux-2.6-omap-h63xx.git] / kernel / softirq.c
index 48c3d5d627a8bf15020edbead1e1e79150545219..ebe2a4d59f2c33be9d2aabbe42a2748116a24b20 100644 (file)
@@ -626,6 +626,7 @@ static int ksoftirqd(void * __bind_cpu)
                        preempt_enable_no_resched();
                        cond_resched();
                        preempt_disable();
+                       rcu_qsctr_inc((long)__bind_cpu);
                }
                preempt_enable();
                set_current_state(TASK_INTERRUPTIBLE);