Re: mutex_lock issues during poweroff
From: Peter Zijlstra
Date: Fri Sep 08 2017 - 12:11:44 EST
On Fri, Sep 08, 2017 at 04:43:07PM +0200, Maxime Ripard wrote:
> What commit happened to be the rewrite? 9d659ae14b54 ("locking/mutex:
> Add lock handoff to avoid starvation") ? We backported this one and
> 3ca0ff571b09 ("locking/mutex: Rework mutex::owner"), and still can
> reproduce the issue. Is there any other?
3ca0ff571b09 was the rewrite, 9d659ae14b54 fixed that starvation case.
With those you should be close to what mainline runs I think.