From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZS1TX-0000qW-9Z for ath10k@lists.infradead.org; Wed, 19 Aug 2015 11:24:11 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: add missing mutex unlock on failpath References: <1439982533-26824-1-git-send-email-michal.kazior@tieto.com> Date: Wed, 19 Aug 2015 14:23:41 +0300 In-Reply-To: <1439982533-26824-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Wed, 19 Aug 2015 13:08:53 +0200") Message-ID: <87614ba5du.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Michal Kazior Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Michal Kazior writes: > 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 > Signed-off-by: Michal Kazior 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? -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k