Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp4290637pxv; Mon, 19 Jul 2021 23:23:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyQBlFxJX4QmbMudxXj2KOueVwIgmiRJa36XwsUT2oFTSf2p41nef876Ujwo08dFRqv+QD7 X-Received: by 2002:a17:906:7c6:: with SMTP id m6mr14728670ejc.456.1626762235328; Mon, 19 Jul 2021 23:23:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626762235; cv=none; d=google.com; s=arc-20160816; b=Mh0DMc4ds5Vs5HACoSU7m53gSvac086EY21xzCbtysGJ62JTLtrE8/Vf3qvYarhRVq g7woku5Q3MIY/hJq04mrQl1jrdKPeO6J3Cx5+evx6y/3GS6EYTdz/ZYAw21Tpz+cunzl TgSpxYve7mLC3hsTg9OGrG22FEDM5HZtYNyNYvPAHBlbdSNZArGji2HI82Or1rr+NDvs mRiKlQ5i4ugj0Iq9KY2Q1RSuo6dikWP84+PVSFDDe0hmE39ldM+PWAl3cAsD9D9A7ImZ kSNzKOZ8us37wWilPKxNyDhKCoIGDEOiRPQOMdWdwCC1K3wEH2ALZfTAMefbFISRbub9 sKfA== 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=OKdoukC0CCoxb7860MgpUumBhXIzLs+kFroJVAD5Yg8=; b=qOJ+Escp/RAE7mHqhoNjRY3Va/WJnMuO+4eRNmg66Wsc7TAbVYCQkTA5oKTN/zK8Xk 6bobOy13o7/q/eUtDnLuj9cWOKiXa4TSIZl1KnKkqUGCkvCE6lp3YGlVYxEagJsNRF/A RprMtEayiMHBh7dinfHjzB09iZVQCU+LtDh9zj5q+wgJ4+PrLF9SR64Qo9cUQ0ogYUlE TCPSuFUXGjbywUbgVw99uKaW0IHRjvCfGuSC4IxOXbTgq6ba10Wa+GoUAggpBdt7RnxE DCcRYvDPmrrBXFW0XMRUmntp9K+k0ptjcGE9A9/Aqee47RFjoRTNUNbCcl/My5m4nL36 AUXw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=sBzwYBJm; 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 cb9si22096568edb.385.2021.07.19.23.23.22; Mon, 19 Jul 2021 23:23:55 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=sBzwYBJm; 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 S237614AbhGTFlP (ORCPT + 99 others); Tue, 20 Jul 2021 01:41:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:48894 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236023AbhGTFlF (ORCPT ); Tue, 20 Jul 2021 01:41:05 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D272161164; Tue, 20 Jul 2021 06:21:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626762103; bh=kT858tbM+FvoZJvsNWp8Z/qAwVIb0XIdGfoX9Qw5ELw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sBzwYBJmynrsdT64h222sKJzYzllzQb/0LG0Hlm1BGwCQRXm5vN/1Gp8rhfliVzuq DVrt6B7pm+v0sFRrVt15qjeSJ4gIX7z57jz1JPR6LU7L3PVMol3oEcSG6CBPyexSFI Q4QR92kenKuntNIWpGxs+Z6ooDY4csXi2KU06OKg= Date: Tue, 20 Jul 2021 08:21:29 +0200 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Shuah Khan , Florian Fainelli , patches@kernelci.org, lkft-triage@lists.linaro.org, Jon Hunter , linux-stable , Pavel Machek , Andrew Morton , Linus Torvalds , Guenter Roeck , Namhyung Kim , Jiri Olsa , Arnaldo Carvalho de Melo , Andi Kleen , Ian Rogers , Peter Zijlstra Subject: Re: [PATCH 4.19 000/420] 4.19.198-rc2 review Message-ID: References: <20210719184335.198051502@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 20, 2021 at 11:25:22AM +0530, Naresh Kamboju wrote: > On Tue, 20 Jul 2021 at 00:15, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 4.19.198 release. > > There are 420 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Wed, 21 Jul 2021 18:42:43 +0000. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.198-rc2.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > Perf fails to compile in 4.19 on Arm, Arm64, i386 and x86 with gcc 7.3 > It was also reported on 5.4.134-rc2. > > perf-1.0/perf-in.o: In function `tasks_setup': > tools/perf/builtin-report.c:664: undefined reference to `process_attr' > perf-in.o: In function `stats_setup': > tools/perf/builtin-report.c:644: undefined reference to `process_attr' > > Bisection points to ee7531fb817c ("perf report: Fix --task and --stat > with pipe input" [upstream commit > 892ba7f18621a02af4428c58d97451f64685dba4]). > > > > Namhyung Kim > > perf report: Fix --task and --stat with pipe input > > Reported-by: Linux Kernel Functional Testing Thanks, now dropped from all branches. greg k-h