Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752451AbbDPQzS (ORCPT ); Thu, 16 Apr 2015 12:55:18 -0400 Received: from mga03.intel.com ([134.134.136.65]:28635 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751334AbbDPQzN convert rfc822-to-8bit (ORCPT ); Thu, 16 Apr 2015 12:55:13 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,589,1422950400"; d="scan'208";a="557207146" From: "Hefty, Sean" To: Jason Gunthorpe , Michael Wang CC: Roland Dreier , Hal Rosenstock , "linux-rdma@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Tom Tucker , Steve Wise , Hoang-Nam Nguyen , Christoph Raisch , infinipath , Eli Cohen , "Latif, Faisal" , Jack Morgenstein , "Or Gerlitz" , Haggai Eran , "Weiny, Ira" , Tom Talpey , Doug Ledford , "hal@dev.mellanox.co.il" Subject: RE: [PATCH v4 10/27] IB/Verbs: Reform cm related part in IB-core cma/ucm Thread-Topic: [PATCH v4 10/27] IB/Verbs: Reform cm related part in IB-core cma/ucm Thread-Index: AQHQeByESK9SrXF5gUqrmqf2oexT451QQXSA//+YCwA= Date: Thu, 16 Apr 2015 16:55:10 +0000 Message-ID: <1828884A29C6694DAF28B7E6B8A82373A8FC2452@ORSMSX109.amr.corp.intel.com> References: <552F6CF2.4000606@profitbricks.com> <552F6DEA.9080701@profitbricks.com> <20150416155823.GB21809@obsidianresearch.com> In-Reply-To: <20150416155823.GB21809@obsidianresearch.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.22.254.140] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 610 Lines: 10 > After the discussion settled, I ended up thinking that implementing > explicit device checks, for use by CM, and the BUG_ON at register to > require all ports have the same value was the best option. Sure, but why not update the other areas anyway? This way when listens become per port, rather than per device, we only need to update that portion of the code. -- 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/