From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: 2.6.9-rc2-mm2 fn_hash_insert oops Date: Thu, 23 Sep 2004 13:36:04 -0700 Sender: netdev-bounce@oss.sgi.com Message-ID: <20040923133604.26a2ea2a.davem@davemloft.net> References: <20040923103723.GA12145@mail.muni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: xhejtman@mail.muni.cz, akpm@osdl.org, linux-kernel@vger.kernel.org, netdev@oss.sgi.com Return-path: To: Herbert Xu In-Reply-To: Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Thu, 23 Sep 2004 21:16:32 +1000 Herbert Xu wrote: > Lukas Hejtmanek wrote: > > > > However there is still the issue with endless loop in fn_hash_delete :( > > Same problem, same fix. Applied, thanks Herbert.