Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752582AbcDZSvQ (ORCPT ); Tue, 26 Apr 2016 14:51:16 -0400 Received: from mail-yw0-f195.google.com ([209.85.161.195]:35390 "EHLO mail-yw0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752388AbcDZSvO (ORCPT ); Tue, 26 Apr 2016 14:51:14 -0400 MIME-Version: 1.0 In-Reply-To: <23978128.X7F5UHGaYZ@wuerfel> References: <1461590139-1396745-1-git-send-email-arnd@arndb.de> <5940636.9Nic57IXcZ@wuerfel> <23978128.X7F5UHGaYZ@wuerfel> From: Saeed Mahameed Date: Tue, 26 Apr 2016 21:50:53 +0300 Message-ID: Subject: Re: [PATCH] net/mlx5e: avoid stack overflow in mlx5e_open_channels To: Arnd Bergmann Cc: Saeed Mahameed , Matan Barak , Leon Romanovsky , "David S. Miller" , Achiad Shochat , Or Gerlitz , Amir Vadai , Tariq Toukan , Linux Netdev List , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 534 Lines: 20 On Tue, Apr 26, 2016 at 6:49 PM, Arnd Bergmann wrote: > On Tuesday 26 April 2016 17:41:45 Saeed Mahameed wrote: >> On Tue, Apr 26, 2016 at 4:53 PM, Arnd Bergmann wrote: >> > >> > Sure, do you want to just edit this when you forward the patch, or >> > do you need me to do it? >> > >> >> Well, I won't say no if you want to do it >> > > All I want is to get rid of the patch in my queue. I guess it's > worth the 10 minute of work ;-) > > v2 coming > > Arnd Thank you Arnd, Appreciated. Saeed.