Re: [PATCH] ath10k: add missing mutex unlock on failpath
From: Michal Kazior <hidden>
Date: 2015-08-19 11:28:21
From: Michal Kazior <hidden>
Date: 2015-08-19 11:28:21
On 19 August 2015 at 13:23, Kalle Valo [off-list ref] wrote:
Michal Kazior [off-list ref] writes:quoted
Kernel would complain about leaving a held lock after going back to userspace and would subsequently deadlock. Fixes: e04cafbc38c7 ("ath10k: fix peer limit enforcement") Reported-by: Dan Carpenter <redacted> Signed-off-by: Michal Kazior <redacted>commit e04cafbc38c7 is currently going to 4.3-rc1 (it's in wireless-drivers-next currently). I think we should send this to 4.3 as well, right?
It does make sense to do so, yes. Michał