Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751990AbbD2Si6 (ORCPT ); Wed, 29 Apr 2015 14:38:58 -0400 Received: from mail-am1on0086.outbound.protection.outlook.com ([157.56.112.86]:36816 "EHLO emea01-am1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750903AbbD2Six (ORCPT ); Wed, 29 Apr 2015 14:38:53 -0400 Authentication-Results: spf=none (sender IP is 193.47.165.134) smtp.mailfrom=mellanox.com; cisco.com; dkim=none (message not signed) header.d=none; Message-ID: <5540939E.10003@mellanox.com> Date: Wed, 29 Apr 2015 11:17:34 +0300 From: Or Gerlitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Michael Wang , 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 , 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> <55408ADB.1020602@profitbricks.com> In-Reply-To: <55408ADB.1020602@profitbricks.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.223.3.94] X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:193.47.165.134;CTRY:IL;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(428002)(199003)(189002)(479174004)(377454003)(24454002)(33656002)(50466002)(83506001)(92566002)(105586002)(19580405001)(4001350100001)(106466001)(6806004)(86362001)(65956001)(50986999)(36756003)(65806001)(93886004)(23676002)(2950100001)(76176999)(62966003)(65816999)(5001770100001)(77156002)(101416001)(64126003)(77096005)(19580395003)(46102003)(54356999)(47776003)(87936001)(3940600001);DIR:OUT;SFP:1101;SCL:1;SRVR:AM3PR05MB531;H:mtlcas13.mtl.com;FPR:;SPF:None;MLV:sfv;A:1;MX:1;LANG:en; X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:AM3PR05MB531; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:AM3PR05MB531;BCL:0;PCL:0;RULEID:;SRVR:AM3PR05MB531; X-Forefront-PRVS: 05610E64EE X-OriginatorOrg: Mellanox.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 29 Apr 2015 18:38:48.8953 (UTC) X-MS-Exchange-CrossTenant-Id: a652971c-7d2e-4d9b-a6a4-d149256f461b X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=a652971c-7d2e-4d9b-a6a4-d149256f461b;Ip=[193.47.165.134];Helo=[mtlcas13.mtl.com] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM3PR05MB531 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2349 Lines: 55 On 4/29/2015 10:40 AM, Michael Wang wrote: > 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/