From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VTuYR-0004Q3-Rx for ath10k@lists.infradead.org; Wed, 09 Oct 2013 14:16:00 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: fix ath10k_debug_start() locking References: <20131008184525.32604.64051.stgit@localhost6.localdomain6> Date: Wed, 9 Oct 2013 17:15:32 +0300 In-Reply-To: <20131008184525.32604.64051.stgit@localhost6.localdomain6> (Kalle Valo's message of "Tue, 08 Oct 2013 21:45:25 +0300") Message-ID: <87k3hmo7i3.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: ath10k@lists.infradead.org Cc: linux-wireless@vger.kernel.org Kalle Valo writes: > ath10k_debug_start() was not called with conf_mutex, fix that. Also there was a > deadlock in ath10k_debug_stop(), rename it to ath10k_debug_destroy() and call > it only when the device is destroyed. > > Reported-by: Mohammed Shafi Shajakhan > Signed-off-by: Kalle Valo Applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k