Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1116731ybi; Wed, 3 Jul 2019 09:45:59 -0700 (PDT) X-Google-Smtp-Source: APXvYqx4jCTpnj43v9sukJ4xY7niV6iOMM3U+msHxHAcys0RdujguwJ7Kr1Vaf1ThYhhMFoBmnUz X-Received: by 2002:a63:c5:: with SMTP id 188mr38281044pga.108.1562172358919; Wed, 03 Jul 2019 09:45:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562172358; cv=none; d=google.com; s=arc-20160816; b=l/E+VZ68qtp0ghxHkLIziuf4QAI1yqEjEgwDc7GYXVUlJBYrSy3OrIH3HEm/5QcBRr 4tzm8Mp85ipQZ1ID7r3OpaiKyG8l4N2cOocRQUBamFjsDgPJ8/mNGoevQgihRtSQckXQ MfCW1h64Xy2gRakpjRm273907VWbCA2zFzOmp3rYxj7jmPpv9u2GiqeBStIv/0t65G7r jPDD9ZoWRCpTUi4jXindfaZAC1uFtUHfNypWNY8fCfH/dU2t5HZMn/1ZYL/khIF93Qax ypv0U1rbWEDCB1pIxeRsxx3+QLPNtjA2zMUbcyeU+A+5UkS7ewjjmJ60gnotjujJP0jj i1GA== 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=o7OOnXmH8jUxk//XHJd154fnr9o00G8aQ8kcqRkgrrY=; b=tXWjUC4ShKCOvHARpTWUtHgsToS2OIAbP7rv+ek5dfusEuL58uIgGi7LGGpTVISq6d +028nC/U4S539DQVbsxGFYIPSl6KHAmmI0N1dtvMeT6RhZr0Z9euRTrjUzXZsqM/xUBO Et1h5gdLBm9En2Z5onv3W7Lfm8xetoQIacDKs4Cd60W/lErZ4ERbF0FHfU5mzRrX4q7G WqjGPs4xDsZVA0C4ijcW37c92gi2e6TelpYtTpMTMZJ4ZKB9tKFpNsG9hZF/FnC4U2kD CjbIgO9pUX4HZ9uxh3N/8tdLyCiynLS1zl2UiiGBOP/5ZjKFnv7hnlDTkq6X5Oq+0aoE E0OQ== 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 q13si2472451pjb.13.2019.07.03.09.45.43; Wed, 03 Jul 2019 09:45:58 -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 S1726957AbfGCQpC (ORCPT + 99 others); Wed, 3 Jul 2019 12:45:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56636 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726805AbfGCQpB (ORCPT ); Wed, 3 Jul 2019 12:45:01 -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 A3F95356CD; Wed, 3 Jul 2019 16:45:01 +0000 (UTC) Received: from treble (ovpn-112-31.rdu2.redhat.com [10.10.112.31]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 979FDBA9E; Wed, 3 Jul 2019 16:45:00 +0000 (UTC) Date: Wed, 3 Jul 2019 11:44:58 -0500 From: Josh Poimboeuf To: Randy Dunlap Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List , Peter Zijlstra Subject: Re: linux-next: Tree for Jul 2 (objtool) Message-ID: <20190703164458.imjawnoczygb2vvd@treble> References: <20190702195158.79aa5517@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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.30]); Wed, 03 Jul 2019 16:45:01 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 02, 2019 at 11:47:02AM -0700, Randy Dunlap wrote: > On 7/2/19 2:51 AM, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20190701: > > > > on x86_64: > > kernel/bpf/core.o: warning: objtool: ___bpf_prog_run()+0x22: can't find switch jump table I don't see it on current linux-next/master. Can you share the config and .o? -- Josh