Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp3765058pxb; Sat, 13 Feb 2021 08:27:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJzh26zOf+FEsBBRlrXQo8dP5ggkeQbZfnYP/LJ5q3FLEDMvSCk322KVKvDYlHMU+cchyZaS X-Received: by 2002:a17:906:d935:: with SMTP id rn21mr8134682ejb.443.1613233640880; Sat, 13 Feb 2021 08:27:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613233640; cv=none; d=google.com; s=arc-20160816; b=ypwotMCaABFsbW65Bb/Pc3UyhvT5DbWjxVii3Ft/YkTi8ns1EVtsrVBxNcnHQI9bMZ uFDu9OOpn962IYUrST7mcXkTnYUtdPbW1aOFlmFDgJq5Ca8ScPDJyS+MQ/CRMTJlSECo BqWCYrJa7IoAo8oskLhUsVhH8G4aVICh025RI90nCs4OswQH+rth4YuKbvbOrNk0XnsY GOSMT3slFUMVAxyLeGN7IiuN2O4VveGJx/mZ48ZF/dXx+G3Xph2oR2bKZafvt/M2dDpx wkqHriAIb2HgIDVpHUEmGhUVdv+hf8WUp1B83NpT9XWESJ1L7sccgK+/9urqgsZbDtEl KpDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=7BJji8DVfms2tccbN5TnhZAgZpyrb9088Yd85hgi9+A=; b=M2EbE/7mHpyWoX2v75I+dIiUaaAQI/2MbSsYqJKP37ZNl/f2zE4B4lsogdSdvKli9/ cKoPGemslTP3CTkhCWCBrWHTQCBM191uE+4Kn7Vx6mqR5SGddkuQTgvEaZ37H/3qls2z niNDgVR7vVpBXuFjzlNxnxbcj3egqEg+rZB2+6DOEnc62GLHkrxhCte3lxAy2Ywy005N hBYLl8Rr2jNI0yR0/8n/7KBUIcvaF7uDaIrDHm21CI6OQ7pfW51DusxZvHB0m/CQm5Sw +xTWnfF21m/S7A4PckHXoRQy08jGxej5uU8tuZFdqJZOF9ztXpptEBBf/a+Mj2/3iJC+ SVGg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=JwFgmndj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id hd10si8718237ejc.208.2021.02.13.08.26.55; Sat, 13 Feb 2021 08:27:20 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=JwFgmndj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229691AbhBMQ0E (ORCPT + 99 others); Sat, 13 Feb 2021 11:26:04 -0500 Received: from mail.kernel.org ([198.145.29.99]:58802 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229574AbhBMQ0D (ORCPT ); Sat, 13 Feb 2021 11:26:03 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id A89FB64E26; Sat, 13 Feb 2021 16:25:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613233522; bh=qwhOzhrZcsiVBjW8fHg5QGb+PU58vaBatmX1+UiLRhw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JwFgmndjX5avX9jhhFF0/CrGie6NBBXTQTlh3+bw2rtwNvGba2nf0w2jsaunhMVGE iKwozPu33yo26KUZxbzqC0oAg9G4SDJvy5WB3KCe2TZlJUGkgQeBqwyigzql3x10ZG VIHGob9mDbMRu/7Sdvol+FMNZrs1tqFlGQheVZ2M= Date: Sat, 13 Feb 2021 17:25:18 +0100 From: Greg Kroah-Hartman To: Josh Poimboeuf Cc: Steven Rostedt , Nick Desaulniers , Xi Ruoyao , "# 3.4.x" , Arnd Bergmann , "Peter Zijlstra (Intel)" , Miroslav Benes , "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , LKML , linux-tip-commits@vger.kernel.org Subject: Re: [tip: objtool/urgent] objtool: Fix seg fault with Clang non-section symbols Message-ID: References: <160812658044.3364.4188208281079332844.tip-bot2@tip-bot2> <20210212170750.y7xtitigfqzpchqd@treble> <20210212124547.1dcf067e@gandalf.local.home> <20210213091304.2dd51e5f@oasis.local.home> <20210213155203.lehuegwc3h42nebs@treble> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210213155203.lehuegwc3h42nebs@treble> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 13, 2021 at 09:52:03AM -0600, Josh Poimboeuf wrote: > On Sat, Feb 13, 2021 at 09:13:04AM -0500, Steven Rostedt wrote: > > On Sat, 13 Feb 2021 15:09:02 +0100 > > Greg Kroah-Hartman wrote: > > > > > Thanks for the patch, but no, still fails with: > > > > > > Cannot find symbol for section 8: .text.unlikely. > > > kernel/kexec_file.o: failed > > > make[1]: *** [scripts/Makefile.build:277: kernel/kexec_file.o] Error 1 > > > make[1]: *** Deleting file 'kernel/kexec_file.o' > > > > It was just a guess. > > > > I guess I'll need to find some time next week to set up a VM with > > binutils 2.36 (I just checked, and all my development machines have > > 2.35). Then I'll be able to try and debug it. > > FWIW, I wasn't able to recreate. I tried both binutils 2.36 and > 2.36.1, with gcc 11 and a 'make allmodconfig' kernel. I'm using whatever the latest is in Arch, which is gcc 10.2 and binutils 2.36. My config is here: https://github.com/gregkh/gregkh-linux/blob/master/stable/configs/4.4.y thanks, greg k-h