Re: [PATCH wq#for-linus] workqueue: workqueue_cpu_callback() should be cpu_notifier not hotcpu_notifier

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Hello,

On 08/09/2010 11:46 AM, Markus Trippelsdorf wrote:

Great.  May I add your Tested-by?


Yeah, I'm looking into it now but it looks like the error message is
simply spurious.  queue_delayed_work() returns 1 if the work was
actually queued and 0 if it was already pending and thus the function
call was no-op.  output_poll_execute() is incorrectly interpreting 1
return as error.  I'll look through the history and try to find out
whether/how wq changes affected the behavior, but the fix is most
likely simply killing the message.

Thanks.

-- 
tejun
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [BISECTED] Today's Linus.git hangs during boot: can't ..., Markus Trippelsdorf, (Sun Aug 8, 11:37 pm)
Re: [PATCH wq#for-linus] workqueue: workqueue_cpu_callback ..., Markus Trippelsdorf, (Mon Aug 9, 2:46 am)
Re: [PATCH wq#for-linus] workqueue: workqueue_cpu_callback ..., Tejun Heo, (Mon Aug 9, 2:49 am)
Re: [PATCH wq#for-linus] workqueue: workqueue_cpu_callback ..., Markus Trippelsdorf, (Mon Aug 9, 2:56 am)
Re: [PATCH wq#for-linus] drm: fix a fallout from slow-work ..., Markus Trippelsdorf, (Mon Aug 9, 3:14 am)