Received: by 2002:a25:ef43:0:0:0:0:0 with SMTP id w3csp1722458ybm; Sat, 30 May 2020 18:57:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx1evdoaiKiV6J5423+70h9qiSV2Sbx/l6K9hzvdEJAiqUy9OieX4k3Lo1BxX81vhstldNP X-Received: by 2002:a05:6402:549:: with SMTP id i9mr8428655edx.159.1590890239141; Sat, 30 May 2020 18:57:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590890239; cv=none; d=google.com; s=arc-20160816; b=w6vvCPTnmutI6qpjtZ6elVWF8g4EhBis17jv/WIR6JAUOajyGi/jnEAHxXrbHZN6OR T7sLhJAgHiA5ykuLPWLS/20jLb1ZAEc5JG4PwlSveFmBEb7LmyTomJPKu9FZGH78qyQ7 zTgN0euMIFA8hwfDUsmTLOtlTLLIFGPuo3tG56ShB0xBtnsuxd5uEMcVYQLPmu9NYXY/ v0RZVWab6b5Pm4aSYgliy6MZmxexaE8hQWnbONIwKJBic2IBLQ4taSAqiYdDj/HElmlQ HHnDsAKiyDgUVd20jWCZngYIhJn5WYf2j08vtmdUL/Ix26tplw3NgKrlzREdBzBiord4 jEBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:subject:references:cc:to; bh=+CcIJFbX1nx5LzK+fUjS7z8MJIvU+1MA7GwTWm5Pdco=; b=oXEWgoHlYN9eSUDA9OOKd0Z7pmZj8oiNJ5MtxOlG/zGGmDW/DylxhypQewUxCyjKBo 3/dJyHIpdnLXRBVNLCMrMB2oJS4GLVi4sp8OfXFHs1me3u4IJZIULkgErDbFXIxtzimW cNWuxOsTgdmrfbwJzcP1pLt398m1GYlTpjqAIeo33LhgLm+ApTCKsrVhSN7NfHUZHLuX gfxiVHBwm2o/KxOvNXR/dHhDX9RTMdAy/HM0WMKlR9RwMJT8WXXPswH48F8BAxSZwtu1 7llTMdgrlsKigYu4ZjWq5ZwUjW/iCF4H0ADMybJaxDLlpAi5VwHMgbeLiryMVDFCEihQ d8Pg== 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 cb25si8162742edb.142.2020.05.30.18.56.56; Sat, 30 May 2020 18:57:19 -0700 (PDT) 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 S1729601AbgEaBua (ORCPT + 99 others); Sat, 30 May 2020 21:50:30 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:45536 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729026AbgEaBua (ORCPT ); Sat, 30 May 2020 21:50:30 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 49ZLq73rVxz1qrGG; Sun, 31 May 2020 03:50:27 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 49ZLq738d6z1r3kc; Sun, 31 May 2020 03:50:27 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id EySRwcSmJ6Xu; Sun, 31 May 2020 03:50:26 +0200 (CEST) X-Auth-Info: i4STmeJ99b+tOLd8wRjIFzgy2TUSN36tnwgx7+SYrH4= Received: from [IPv6:::1] (unknown [195.140.253.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sun, 31 May 2020 03:50:26 +0200 (CEST) To: changbin.du@gmail.com, linux-stable Cc: acme@kernel.org, jolsa@redhat.com, linux-kernel@vger.kernel.org, mingo@redhat.com, peterz@infradead.org References: <20200128152938.31413-1-changbin.du@gmail.com> Subject: Re: [PATCH] perf: Make perf able to build with latest libbfd From: Marek Vasut Message-ID: <70322330-524c-14ab-aace-e460677e25e3@denx.de> Date: Sun, 31 May 2020 03:50:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200128152938.31413-1-changbin.du@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, since commit 0ada120c883d ("perf: Make perf able to build with latest libbfd") is in master, can it be backported to stable as well? I keep hitting this with too new binutils on Linux 5.4.y and I have to keep cherry-picking this commit to fix it. Thanks