Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755572AbbGUQGN (ORCPT ); Tue, 21 Jul 2015 12:06:13 -0400 Received: from quartz.orcorp.ca ([184.70.90.242]:46605 "EHLO quartz.orcorp.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754146AbbGUQGL (ORCPT ); Tue, 21 Jul 2015 12:06:11 -0400 Date: Tue, 21 Jul 2015 10:06:09 -0600 From: Jason Gunthorpe To: Jerome Glisse Cc: Haggai Eran , linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org, Christophe Harle , Duncan Poole , Sherry Cheung , Subhash Gutti , John Hubbard , Mark Hairgrove , Lucien Dunning , Cameron Buschardt , Arvind Gopalakrishnan , Shachar Raindel , Liran Liss Subject: Re: [PATCH 6/8] IB/mlx5/hmm: add mlx5 HMM device initialization and callback v3. Message-ID: <20150721160609.GB25291@obsidianresearch.com> References: <1437159665-6612-1-git-send-email-jglisse@redhat.com> <1437159665-6612-7-git-send-email-jglisse@redhat.com> <55AE2431.20105@mellanox.com> <1450090324.1616771.1437491699456.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450090324.1616771.1437491699456.JavaMail.zimbra@redhat.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: 673 Lines: 16 On Tue, Jul 21, 2015 at 11:14:59AM -0400, Jerome Glisse wrote: > This is a rebase error. But the #error is there for a purpose the HMM > would not work mid way so if anyone if bisecting up through that i would > rather error out at compilation. Add the kconfig option last not first? Also, can you use 'if (IS_ENABLED(XXX))' as much as possible? Some of the existing ODP checks looked like it should use that as well.. 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/