Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754454AbbDHPwO (ORCPT ); Wed, 8 Apr 2015 11:52:14 -0400 Received: from quartz.orcorp.ca ([184.70.90.242]:54733 "EHLO quartz.orcorp.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753659AbbDHPwL (ORCPT ); Wed, 8 Apr 2015 11:52:11 -0400 Date: Wed, 8 Apr 2015 09:51:45 -0600 From: Jason Gunthorpe To: Michael Wang Cc: Tom Talpey , Roland Dreier , Sean Hefty , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org, netdev@vger.kernel.org, Hal Rosenstock , Tom Tucker , Steve Wise , Hoang-Nam Nguyen , Christoph Raisch , Mike Marciniszyn , Eli Cohen , Faisal Latif , Upinder Malhi , Trond Myklebust , "J. Bruce Fields" , "David S. Miller" , Ira Weiny , PJ Waskiewicz , Tatyana Nikolova , Or Gerlitz , Jack Morgenstein , Haggai Eran , Ilya Nelkenbaum , Yann Droneaud , Bart Van Assche , Shachar Raindel , Sagi Grimberg , Devesh Sharma , Matan Barak , Moni Shoua , Jiri Kosina , Selvin Xavier , Mitesh Ahuja , Li RongQing , Rasmus Villemoes , Alex Estrin , Doug Ledford , Eric Dumazet , Erez Shitrit , Tom Gundersen , Chuck Lever Subject: Re: [PATCH v2 00/17] IB/Verbs: IB Management Helpers Message-ID: <20150408155145.GA25178@obsidianresearch.com> References: <5523CCD5.6030401@profitbricks.com> <5525132F.1020004@talpey.com> <552521EE.5060206@profitbricks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <552521EE.5060206@profitbricks.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 879 Lines: 23 On Wed, Apr 08, 2015 at 02:41:18PM +0200, Michael Wang wrote: > I think no one can have the access to all these hardware, so we can > only depends on those who accidentally have one to help the testing, > but it's still far from that stage.. I have seen other patches in this style use the compiler to do the check, if the patch doesn't change the compiled output then it is obviously OK. Some careful use of macros might make that possible, but it is a fair amount of work. However, that may be the only way to get something this invasive applied, especially since we've already seen mistakes in the manual transforms :| Jason -- 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/