From mboxrd@z Thu Jan 1 00:00:00 1970 From: Or Gerlitz Subject: Re: [PATCH] IB: mlx4: Fix mem leaks in ib_link_query_port() Date: Mon, 16 Apr 2012 11:20:03 +0300 Message-ID: <4F8BD633.5080207@mellanox.com> References: <4F8A7A15.4060908@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Roland Dreier Cc: Jesper Juhl , linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org, "David S. Miller" List-Id: linux-rdma@vger.kernel.org On 4/16/2012 8:05 AM, Roland Dreier wrote: > thanks, applied (looks like a 3.4 regression so I'll send the fix to Linus with my next batch) not sure to follow on the next branch part, it is a regression introduced in 3.4-rc1 so it should be in your fixes branch and submitted within a batch possibly containing more fixes, isn't that? Or.