Re: [PATCH v2 2/4] fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue

From: David Howells
Date: Wed Aug 31 2016 - 16:24:48 EST


Tejun Heo <tj@xxxxxxxxxx> wrote:

> Ah, okay, the work items are dynamically allocated. Do they need
> strict execution ordering or can they be executed concurrently?

Concurrently is fine.

David