]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - kernel/softirq.c
HID: wacom: wacom_wac_collection() is local to wacom_wac.c
[linux.git] / kernel / softirq.c
index 2f5e87f1bae22f3df44fa4493fcc8b255882267f..24d243ef8e715bd3dd4fe3075edb926147ccdc6a 100644 (file)
@@ -665,7 +665,7 @@ static void run_ksoftirqd(unsigned int cpu)
                 */
                __do_softirq();
                local_irq_enable();
-               cond_resched_rcu_qs();
+               cond_resched();
                return;
        }
        local_irq_enable();