Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:48246 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932305AbcJMNMg (ORCPT ); Thu, 13 Oct 2016 09:12:36 -0400 From: Kalle Valo To: Prameela Rani Garnepudi Cc: linux-wireless@vger.kernel.org, johannes.berg@intel.com, hofrat@osadl.org, xypron.glpk@gmx.de, prameela.garnepudi@redpinesignals.com Subject: Re: [PATCH 1/3] rsi: Fix memory leak in module unload References: <1476357946-15460-1-git-send-email-prameela.j04cs@gmail.com> Date: Thu, 13 Oct 2016 16:11:36 +0300 In-Reply-To: <1476357946-15460-1-git-send-email-prameela.j04cs@gmail.com> (Prameela Rani Garnepudi's message of "Thu, 13 Oct 2016 16:55:46 +0530") Message-ID: <87inswcs1j.fsf@kamboji.qca.qualcomm.com> (sfid-20161013_151241_159179_E3F50F3A) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Prameela Rani Garnepudi writes: > Observed crash when module is unloaded if CONFIG_RSI_DEBUGSFS is not set. > Fix: Debugfs entry removal moved inside CONFIG_RSI_DEBUGSFS flag in > function rsi_mac80211_detach() > Memory leak found and fixed for below structures in function rsi_mac80211_detach() > * channel list for each supported band > * rsi debugfs info > > Signed-off-by: Prameela Rani Garnepudi BTW, I don't see patch 2 in patchwork nor in linux-wireless, but I do see it on my inbox. Either it's slow or there was a problem with the delivery. -- Kalle Valo