Re: [PATCH 7/9] afs: don't use PREPARE_WORK

From: David Howells
Date: Thu Feb 20 2014 - 17:46:13 EST


Tejun Heo <tj@xxxxxxxxxx> wrote:

> PREPARE_[DELAYED_]WORK() are being phased out. They have few users
> and a nasty surprise in terms of reentrancy guarantee as workqueue
> considers work items to be different if they don't have the same work
> function.

Why so? Isn't the work item address sufficient to distinguish them?

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/