Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp901765pxb; Sat, 16 Jan 2021 10:56:41 -0800 (PST) X-Google-Smtp-Source: ABdhPJzxkbcZW4ZASI8oT0Y+2av3P9tTRc7EgiyujMq8ZaZqkk1KHLHrKJy56FFGfrxhDclBrtMl X-Received: by 2002:a17:906:f153:: with SMTP id gw19mr13223844ejb.272.1610823400801; Sat, 16 Jan 2021 10:56:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610823400; cv=none; d=google.com; s=arc-20160816; b=dYf8x8de3B62j8f7dyJRlSQ8WQMoZGvLzu9SJq73jlxc7iC76njU6asnbsiha9AFNR dDikhkuUfI4eVpQgghA9fEutALY8TyEa99jHUt6zra0U9jp/TVhPYXMkhDMJ84uqDVtZ s44OWp8ZHzakVklFI7fxPfh0MC1UE8G9NFozud/EW2odZBnI6jx4xAY7cS4cht4Z309v ldnj2hYRgrjpQURCuM73f9aZK5NEcpA8pExTE1xlLLMQRrxxOCAtZNPwjZglV5rKCeyg +ZSGHydA+dAjekllM7AudYMdrBSMGVNUKdnS70CzXqUmA2wap+QxNyb81yIz40dQOvak Qh9w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=LQw5G2slLqm70x4a+GrKvwBVPYr55sY134GG4ikbLf0=; b=Gy1XTqLy2hbmQcoizrsZxTNunS/WBiFwRZcWT1DOOdVOge572+l91CO8pbOxjZCNJZ 6nH785tKnbSoacthrM37ukN6/RtLbVrozHYYUirg7LHvAtDtm8Onru0SZGwF/jI8ggji aPwFLycfHG3Aa2ILhMYIA8/szQq++UME7Wz4NbvhdpFyyMmZvbwQRgJheyTq7PCjZfKZ X5noS8j7tijDfUPnk+fhY2PqmgOG2UfUt9iF1gH7sRPmKcWM4Jyab3SECbZ3Tq7jG2VE 5MbkNja6+WjYrQMjsAe6yn/meJc2KEowGc04CsrnM6rWof27k8aohWA8O4TrU7LUQXHX EcnQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w18si3696483edc.255.2021.01.16.10.56.17; Sat, 16 Jan 2021 10:56:40 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727926AbhAPSxm (ORCPT + 99 others); Sat, 16 Jan 2021 13:53:42 -0500 Received: from gate.crashing.org ([63.228.1.57]:37668 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726918AbhAPSxm (ORCPT ); Sat, 16 Jan 2021 13:53:42 -0500 Received: from gate.crashing.org (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.14.1) with ESMTP id 10GIie1u011583; Sat, 16 Jan 2021 12:44:40 -0600 Received: (from segher@localhost) by gate.crashing.org (8.14.1/8.14.1/Submit) id 10GIic6h011582; Sat, 16 Jan 2021 12:44:38 -0600 X-Authentication-Warning: gate.crashing.org: segher set sender to segher@kernel.crashing.org using -f Date: Sat, 16 Jan 2021 12:44:38 -0600 From: Segher Boessenkool To: Nathan Chancellor Cc: Michael Ellerman , Nick Desaulniers , linux-kernel@vger.kernel.org, stable@vger.kernel.org, clang-built-linux@googlegroups.com, Paul Mackerras , linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v2] powerpc: Handle .text.{hot,unlikely}.* in linker script Message-ID: <20210116184438.GE30983@gate.crashing.org> References: <20210104204850.990966-1-natechancellor@gmail.com> <20210104205952.1399409-1-natechancellor@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210104205952.1399409-1-natechancellor@gmail.com> User-Agent: Mutt/1.4.2.3i Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! Very late of course, and the patch is fine, but: On Mon, Jan 04, 2021 at 01:59:53PM -0700, Nathan Chancellor wrote: > Commit eff8728fe698 ("vmlinux.lds.h: Add PGO and AutoFDO input > sections") added ".text.unlikely.*" and ".text.hot.*" due to an LLVM > change [1]. > > After another LLVM change [2], these sections are seen in some PowerPC > builds, where there is a orphan section warning then build failure: > > $ make -skj"$(nproc)" \ > ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- LLVM=1 O=out \ > distclean powernv_defconfig zImage.epapr > ld.lld: warning: kernel/built-in.a(panic.o):(.text.unlikely.) is being placed in '.text.unlikely.' Is the section really called ".text.unlikely.", i.e. the name ending in a dot? How very unusual, is there some bug elsewhere? Segher