Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp5973229ybl; Tue, 27 Aug 2019 12:25:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqxJy6e31fQsZu56rjdZZy8XtvN45o8oKJUlXgQuU2kaL4oM7jbmpdmiHkYGHmthzHb5o/dS X-Received: by 2002:a17:902:b605:: with SMTP id b5mr477025pls.103.1566933907478; Tue, 27 Aug 2019 12:25:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566933907; cv=none; d=google.com; s=arc-20160816; b=aRX2VGbT5C1co/mXbmVEppn++u/tIHKs/FcZkeLNRdx8EI+uY0TIOIvSYMXnF4q8Ya VkI64d/9RP9A1Pk+8634dmFo8K7986Iam+qE3uWD2WE5SlzefXFUODFUuAGrgBnWErsz CJECogdYfpbleW3ia/Dhnqqh5qjP9XFLzQUGGTj6foMAgA/5BQfCmOLIQYEWyuHRl+yt ymsbclA5rfvRMGF+tYB19ff/VoBNAJVR9ODS86E0gZWAdsg9xEi15Ky6bQhXNly7Ri/f rIpmVFgmOAKt+CsoWyqo9TLdNx1ZkEVRl18n6NP+iWeMqmIRkrSmLGhIkUeHNUD22tyG I55A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=cff3cg9X2h4s9FSknWJVlUTevlRCfmxAN2+4Bb0b/P8=; b=leRRWCT+4gmpYHskpToswZS2NOgo/RzvhPGbvcznrG6B8hvQq+OFGKCah0JkkZiS2a 9CgexgRcjkyzMBCujG2o6ltYp6Ci64Mmk+VH1kPKcaqiakTqMTNUyKNtA5U3DO/hQKpg OWuLuEIhggjUwYL2563TIcp5wiM6Z5+jbT+So/rATGvFu2U22EY6qRYguU/Mb9BReBm+ bvoU6iG+jPEfWG56vuEILDOsGz+btJiVkJt751f+k+PgNejubyhLpfoBmVSA/ZT5RWKF Y+zFZN/o1mV5NNhOQ0z149t9mfgh0LB+7QCsIGGFtvATAvM8FunjP0iS7rACJPFVmuak Zojg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x17si13029891plr.112.2019.08.27.12.24.52; Tue, 27 Aug 2019 12:25:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731043AbfH0TXt (ORCPT + 99 others); Tue, 27 Aug 2019 15:23:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34004 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728834AbfH0TXs (ORCPT ); Tue, 27 Aug 2019 15:23:48 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 64F383082B41; Tue, 27 Aug 2019 19:23:48 +0000 (UTC) Received: from treble (ovpn-121-55.rdu2.redhat.com [10.10.121.55]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8586860F82; Tue, 27 Aug 2019 19:23:46 +0000 (UTC) Date: Tue, 27 Aug 2019 14:23:44 -0500 From: Josh Poimboeuf To: Leon Romanovsky Cc: Nathan Chancellor , Jason Gunthorpe , Nick Desaulniers , Bernard Metzler , Doug Ledford , linux-rdma@vger.kernel.org, LKML , clang-built-linux , Peter Zijlstra Subject: Re: [PATCH] rdma/siw: Use proper enumerated type in map_cqe_status Message-ID: <20190827192344.tcrzolbshwdsosl2@treble> References: <20190711133915.GA25807@ziepe.ca> <20190711171808.GF25807@ziepe.ca> <20190711173030.GA844@archlinux-threadripper> <20190823142427.GD12968@ziepe.ca> <20190826153800.GA4752@archlinux-threadripper> <20190826154228.GE27349@ziepe.ca> <20190826233829.GA36284@archlinux-threadripper> <20190827150830.brsvsoopxut2od66@treble> <20190827170018.GA4725@mtr-leonro.mtl.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190827170018.GA4725@mtr-leonro.mtl.com> User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Tue, 27 Aug 2019 19:23:48 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 27, 2019 at 08:00:18PM +0300, Leon Romanovsky wrote: > On Tue, Aug 27, 2019 at 10:08:30AM -0500, Josh Poimboeuf wrote: > > On Mon, Aug 26, 2019 at 04:38:29PM -0700, Nathan Chancellor wrote: > > > Looks like that comes from tune_qsfp, which gets inlined into > > > tune_serdes but I am far from an objtool expert so I am not > > > really sure what kind of issues I am looking for. Adding Josh > > > and Peter for a little more visibility. > > > > > > Here is the original .o file as well: > > > > > > https://github.com/nathanchance/creduce-files/raw/4e252c0ca19742c90be1445e6c722a43ae561144/rdma-objtool/platform.o.orig > > > > 574: 0f 87 00 0c 00 00 ja 117a > > > > It's jumping to la-la-land past the end of the function. > > How is it possible? Looks like a compiler bug. -- Josh