Thread (8 messages) flat view 8 messages, 3 authors, 2012-12-02

Re: Wireless regression in workqueue: use mod_delayed_work() instead of __cancel + queue

From: Anders Kaseorg <hidden>
Date: 2012-12-01 23:53:14
Also in: lkml, netdev

On Sat, 1 Dec 2012, Tejun Heo wrote:
Can you please test this one too?  Thanks!

[…]
+	if (!delay) {
+		__queue_work(cpu, wq, &dwork->work);
+		return;
+	}
+
[…]
-	if (!delay)
-		return queue_work_on(cpu, wq, &dwork->work);
-
Yes, this one fixes the bug too (on v3.7.0-rc7).

Anders
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help