Re: [PATCH] workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue

From: Peter Zijlstra
Date: Fri Jan 29 2016 - 10:18:12 EST


On Fri, Jan 29, 2016 at 06:09:41AM -0500, Tejun Heo wrote:
> I posted a patch to disable
> disable flush dependency checks on those workqueues and there's a
> outreachy project to weed out the users of the old interface, so
> hopefully this won't be an issue soon.

Will that same project review all workqueue users for the strict per-cpu
stuff, so we can finally kill that weird stuff you do on hotplug?