From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8CAB8C74A5B for ; Thu, 11 Jul 2019 17:18:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 64BE520863 for ; Thu, 11 Jul 2019 17:18:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=ziepe.ca header.i=@ziepe.ca header.b="aHkrW0+n" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728932AbfGKRSK (ORCPT ); Thu, 11 Jul 2019 13:18:10 -0400 Received: from mail-qt1-f193.google.com ([209.85.160.193]:40415 "EHLO mail-qt1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728549AbfGKRSJ (ORCPT ); Thu, 11 Jul 2019 13:18:09 -0400 Received: by mail-qt1-f193.google.com with SMTP id a15so5082989qtn.7 for ; Thu, 11 Jul 2019 10:18:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=UTxsWXTECGBMOG0GnFyPFPTi0lGjRsY0+YyFpMLhFhg=; b=aHkrW0+ndgyKfgFDGXlpBhpn1+sV9FtQ/iMrxyBxCrjC01IoBpEqLL2eM7XRxus4Pj 5bOoD3jNgSBg3uLAke200qmPrEzjwaACw0IK5j/rOLyibFdsrkMqb1DRb+669yFiiw4+ 3A5e123BmNr/XIGc9C3denUABqv9A1p5Yy1rc9sIAOfPcO6/dfdTjusBQDM+TziliOmI JnVGUC1XyozrN0sc+ED/NbFiwglM26cCw/LnGTVfnz1+6BzyxITIc9p3xrGTHZjRqvG6 VB8nfDPboYdK6mQmvn8nGLDLpDluCTDp0ldJZnWhvrkb6vu4gH+vl6OzLWSNKkPPqG8E k9mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=UTxsWXTECGBMOG0GnFyPFPTi0lGjRsY0+YyFpMLhFhg=; b=h8xc6i6heCN6lr36Fc2jvUfRDbHb2tXyTK+dgEASMB3P6DDjxp5jsI9lFRxdtIt9Tt gsy5EsjVpHVDQzquV0VcdhR/cRLEcyxHH51eQdwofmqHq3h4rHX8Xh5g9IoMYil3zHVL q5Q/eyHCGYtqiHI9mox9aMvxcXn/2jysgWl2/EriJtofF47F9bMVl0xVYt5XaAVgEX2T 0//r9EWzT0RXhbxdk3GCsLeFOtD4KcGVuW0+6a+BZYlsvFl+e9cISzJuaV5eneafh9uF 3NxiqWHFr2saHw2OaKOYBxZ/Jix0WMgVvmHg2THJSNhx60w6kFcZ0PSDVlDkGQbsLVVX fPLQ== X-Gm-Message-State: APjAAAVtyXmGDAH+w1I+bN/BwVAv1UrOy4Cy0r+Tro2xTxBAE631AlbO 1K/Ho/EqiQm5eFuHaFDAv46O4w== X-Google-Smtp-Source: APXvYqxHKUD0V0Z3mECjZTXp2KOCMRJVQO1szSv2M6Gj1Gew096GN/XAN83pJ+5jpKYP9pb/eYa4gA== X-Received: by 2002:ac8:2194:: with SMTP id 20mr2673385qty.203.1562865488951; Thu, 11 Jul 2019 10:18:08 -0700 (PDT) Received: from ziepe.ca (hlfxns017vw-156-34-55-100.dhcp-dynamic.fibreop.ns.bellaliant.net. [156.34.55.100]) by smtp.gmail.com with ESMTPSA id p13sm1976377qkj.4.2019.07.11.10.18.08 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 11 Jul 2019 10:18:08 -0700 (PDT) Received: from jgg by mlx.ziepe.ca with local (Exim 4.90_1) (envelope-from ) id 1hlchs-00086y-0u; Thu, 11 Jul 2019 14:18:08 -0300 Date: Thu, 11 Jul 2019 14:18:08 -0300 From: Jason Gunthorpe To: Nick Desaulniers Cc: Nathan Chancellor , Bernard Metzler , Doug Ledford , linux-rdma@vger.kernel.org, LKML , clang-built-linux Subject: Re: [PATCH] rdma/siw: Use proper enumerated type in map_cqe_status Message-ID: <20190711171808.GF25807@ziepe.ca> References: <20190710174800.34451-1-natechancellor@gmail.com> <20190711081434.GA86557@archlinux-threadripper> <20190711133915.GA25807@ziepe.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 11, 2019 at 10:16:44AM -0700, Nick Desaulniers wrote: > On Thu, Jul 11, 2019 at 6:39 AM Jason Gunthorpe wrote: > > > > On Thu, Jul 11, 2019 at 01:14:34AM -0700, Nathan Chancellor wrote: > > > Maybe time to start plumbing Clang into your test flow until it can get > > > intergrated with more CI setups? :) It can catch some pretty dodgy > > > behavior that GCC doesn't: > > > > I keep asking how to use clang to build the kernel and last I was told > > it still wasn't ready.. > > > > Is it ready now? Is there some flow that will compile with clang > > warning free, on any arch? (at least the portion of the kernel I check) > > $ make CC=clang ... > > Let us know if you find something we haven't already. > https://clangbuiltlinux.github.io/ > https://github.com/ClangBuiltLinux/linux/issues What clang version? Jason