From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 24 Oct 2011 14:07:58 +0200 References: <20111019082826.GA31323@pandem0nium> <20111023093802.GA6828@ritirata.org> <4EA3E181.2020102@fisher-privat.net> In-Reply-To: <4EA3E181.2020102@fisher-privat.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201110241407.59024.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: add sanity check when removing global tts Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Sunday, October 23, 2011 11:42:25 Alexey Fisher wrote: > On 23.10.2011 11:38, Antonio Quartulli wrote: > > Hello, > > > > On Wed, Oct 19, 2011 at 10:28:26AM +0200, Simon Wunderlich wrote: > >> After removing the batman-adv module, the hash may be already gone > >> when tt_global_del_orig() tries to clean the hash. This patch adds > >> a sanity check to avoid this. > >> > >> Signed-off-by: Simon Wunderlich > >> --- > > > > I got a feedback on IRC from fishor_ who said that the patch solved the > > kernel panic problem on module unload and on soft_iface deactivating. > > > > Thank you for the patch Simon! > > tested-by: Alexey Fisher Patch was applied in revision 4c7d468. Thanks, Marek