From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: Re: [PATCH] mlx4: Fix bug in mlx4_ib_mcg_attach Date: Wed, 09 Dec 2009 14:49:47 -0800 Message-ID: References: <20091208151405.GA30005@mtls03> <20091209224818.GB4540@mtls03> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20091209224818.GB4540@mtls03> (Eli Cohen's message of "Thu, 10 Dec 2009 00:48:18 +0200") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: ewg-bounces-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org Errors-To: ewg-bounces-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org To: Eli Cohen Cc: Linux RDMA list , Eli Cohen , ewg List-Id: linux-rdma@vger.kernel.org > > This bug doesn't seem to ever have been present in the upstream > > kernel -- what are you generating this patch against? > I think it came from your for-next branch. I don't see anything touching this code there. The patch that introduced this code upstream, 521e575b ("IB/mlx4: Add support for blocking multicast loopback packets") doesn't have this bug and I don't see anything else that changed that area of the code. - R.