[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180822094904.15718-1-johannes@sipsolutions.net>
Date: Wed, 22 Aug 2018 11:49:02 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Tejun Heo <tj@...nel.org>, Lai Jiangshan <jiangshanlai@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-wireless@...r.kernel.org,
Byungchul Park <byungchul.park@....com>
Subject: [PATCH v2 0/2] workqueue lockdep limitations/bugs
This addresses the first two issues.
The third problem is actually caught when the flush ever does
anything, but that might be rare depending on the circumstances,
so I still think it'd be nice to catch it somehow, but right now
I don't have the time to look into it.
johannes
v2:
* move the acquire/release into flush_work() where it used to be
* also re-add the acquire/release into flush_workqueue()
Powered by blists - more mailing lists