Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031446AbbD2HkW (ORCPT ); Wed, 29 Apr 2015 03:40:22 -0400 Received: from mail-wi0-f176.google.com ([209.85.212.176]:37227 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031075AbbD2HkU (ORCPT ); Wed, 29 Apr 2015 03:40:20 -0400 Message-ID: <55408ADB.1020602@profitbricks.com> Date: Wed, 29 Apr 2015 09:40:11 +0200 From: Michael Wang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Or Gerlitz CC: Roland Dreier , Sean Hefty , Hal Rosenstock , "linux-rdma@vger.kernel.org" , Linux Kernel , Steve Wise , Tom Talpey , Jason Gunthorpe , Doug Ledford , Ira Weiny , Tom Tucker , Hoang-Nam Nguyen , Christoph Raisch , Mike Marciniszyn , Eli Cohen , Faisal Latif , Jack Morgenstein , Or Gerlitz , Haggai Eran , Devesh Sharma , Liran Liss , Dave Goodell Subject: Re: [PATCH v7 04/23] IB/Verbs: Reform IB-core cm References: <1430233823-7075-1-git-send-email-yun.wang@profitbricks.com> <1430233823-7075-5-git-send-email-yun.wang@profitbricks.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1757 Lines: 48 Hi, Or On 04/28/2015 09:02 PM, Or Gerlitz wrote: > On Tue, Apr 28, 2015 at 6:10 PM, Michael Wang wrote: >> Use raw management helpers to reform IB-core cm. >> >> Cc: Hal Rosenstock >> Cc: Steve Wise >> Cc: Tom Talpey >> Cc: Jason Gunthorpe >> Cc: Doug Ledford >> Cc: Ira Weiny >> Cc: Sean Hefty >> Signed-off-by: Michael Wang >> --- >> drivers/infiniband/core/cm.c | 20 +++++++++++++++++--- >> 1 file changed, 17 insertions(+), 3 deletions(-) > > Hi Michael, > > I don't really see the benefit (e.g for someone doing bisection > 1/2/5/10 years from now and landing here) of listing all the group of > reviewers for each of the ~30 patches that make this series, any > special reason that caused you doing so? Those on the CC list are used to help correct some problems or contributed to the definition/plan :-) They are familiar with the whole story of this patch set. As you mentioned, few years later when someone bisect out the patches and want to learn why it's like that, he could have enough address to send his question, although few of them may not work on the same aspect anymore, but the chance to find someone have the story is higher. I think the CC list is not that big for a patch set covered such a wide range, isn't it :-P Regards, Michael Wang > > Or. > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/