Re: Workqueue bug in v1.9.0 and v1.10.0, Request review for this patch.
Luiz Augusto von Dentz
Hi,
toggle quoted messageShow quoted text
k_delayed_work_cancel no longer uses the flags because it removes the work from the queue, so either we have a bug in k_queue_remove which would return success without removing the entry or you are ignoring the -EINVAL return.
On Tue, Dec 19, 2017 at 1:42 AM, <zhou.xin8@...> wrote:
Hi --
Luiz Augusto von Dentz
|
|