Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031747AbbD2Psu (ORCPT ); Wed, 29 Apr 2015 11:48:50 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:34830 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031651AbbD2Pss (ORCPT ); Wed, 29 Apr 2015 11:48:48 -0400 MIME-Version: 1.0 In-Reply-To: <55408ADB.1020602@profitbricks.com> References: <1430233823-7075-1-git-send-email-yun.wang@profitbricks.com> <1430233823-7075-5-git-send-email-yun.wang@profitbricks.com> <55408ADB.1020602@profitbricks.com> Date: Wed, 29 Apr 2015 18:48:48 +0300 Message-ID: Subject: Re: [PATCH v7 04/23] IB/Verbs: Reform IB-core cm From: Or Gerlitz To: Michael Wang 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 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: 2364 Lines: 58 On Wed, Apr 29, 2015 at 10:40 AM, Michael Wang wrote: > 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. The kernel development model works well for both driver and core patches, w.o adding 7-10 people as CC to patches. > > I think the CC list is not that big for a patch set covered such a wide > range, isn't it :-P Maybe it's a matter of taste, but for me it look way way too big. If you really want to have such a huge listing, do it in the early patches of the series where you introduce the new concepts, and later,on downstream patches, when you use it, put one person if they happen to be the author or maintainthat area (e.g Sean <-- CM/CMA, Doug/Erez <-- IPoIB Ira, Hal <-- MAD, Steve <-- IW_CM, etc) 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/