From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: Re: [PATCH] RDMA/addr: Use appropriate locking with for_each_netdev() Date: Sun, 22 Nov 2009 20:18:04 -0800 Message-ID: References: <4AF8EBA4.2070102@gmail.com> <8C10E584257A46DB9A0AD193520CF4A7@amr.corp.intel.com> <4B0628E0.6000404@gmail.com> <4B063C78.1070502@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <4B063C78.1070502@gmail.com> (Eric Dumazet's message of "Fri, 20 Nov 2009 07:51:36 +0100") Sender: netdev-owner@vger.kernel.org To: Eric Dumazet Cc: Sean Hefty , "David S. Miller" , Linux Netdev List , Roland Dreier , Hal Rosenstock , linux-rdma List-Id: linux-rdma@vger.kernel.org > Its possible to get infinite loops or crashes. > I am not a RDMA user, so I personally dont care :) I think given that it's not a regression, and I've never heard of anyone hitting it in practice, we can wait until the merge window. Thanks!