Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp4290825pxv; Mon, 19 Jul 2021 23:24:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyt9JRvHR6CR2e/zc9Xi+dbDAWOS5pyszLUuhuBYhL0YBno0tEtK3IgntuNoBlaYql1k0m1 X-Received: by 2002:a17:906:2cc5:: with SMTP id r5mr30671889ejr.454.1626762255569; Mon, 19 Jul 2021 23:24:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626762255; cv=none; d=google.com; s=arc-20160816; b=FuLF1HiG1HWU/twmd670HQLTEBM6om1SfvX8rpgmK9M5rvAwuPF4CKmuYeop0o+kFk hW3K2kXNzQLGelW5iYfA6JNir7y/qsdEiUUW/J2zdIuKFwG2cQc33O6B3RV6J/DIwTXt tgIpRECk47KUq0Uvxu8ifzFW0dguMnT7bRE1oG89ktixQRkXwg3jtnbOblwU543OKMyy /WzAiIPIwNxBm88yH423yMEI1WEKjVq2xMCsn2l/bfru6bL4E4gaaUfWHPYc+ZtdATQz xFiLwgIMxoZvS9rdI7UrQ8sACbsn/fMvFmlcOXOQ54aZs8WC2CUJtotRXXV2I/oFu5Zm TDGw== 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-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=a8v+cJOCIxstNyTZ+Htq4kCObVBgoGI0ZtrdgkPzIiE=; b=nrSiG7yjoZ8ougqN7m64obfsgnSpy6swle03W32oTMLsbaXRf/Ze9aZPM07IrJX0+e mIBCNXYmpMsyOGtIdxmK2meI/UgVRudRnAjAlMVEH44nAQeLBL2vjpSzYja7wyuuCh7X KBuLyqXE4+r6yA5uzpCSIj6lqsIzj50OryAde5G8BtoW8An76+MwFfnON4Gblc/s2A9N YKosFivKaRir4tgt4q9XYhQuYijVLWKiN6KniIQJBPnRgm+8+dBJYhS3dYANLtmqEzni cOId+WhokupgGWYYzDss+n9SjfrM5DOrcJO5n2I0KPD/3mOuw+ouWybhvZ7b0NdF2KSi qMTw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qwKgcWgL; 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 n8si5153759edy.15.2021.07.19.23.23.52; Mon, 19 Jul 2021 23:24:15 -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=qwKgcWgL; 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 S241492AbhGTFlp (ORCPT + 99 others); Tue, 20 Jul 2021 01:41:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:48988 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236407AbhGTFlI (ORCPT ); Tue, 20 Jul 2021 01:41:08 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 98FBA60FF4; Tue, 20 Jul 2021 06:21:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626762106; bh=jq0ewQwBw6Q1yW64gNoLCeTHLITzxApdaNjRG0iJlrs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qwKgcWgLiMYn06+ltx7KwDAOJO1RlwGmUwdk3TCad2x/M921gztXufgGiI+R7+JU6 B26QEsLPF1VFqBaIifhwzOoY2w4g9njSY8uTMY9zdlsFsLYM7meScVMoAnHEBDGF2y 0687mPc9r1eawSiuzJ+RWDiZNMstCWrsAn60T2Cs= Date: Tue, 20 Jul 2021 08:21:38 +0200 From: Greg Kroah-Hartman To: Daniel =?iso-8859-1?Q?D=EDaz?= Cc: shuah@kernel.org, f.fainelli@gmail.com, patches@kernelci.org, lkft-triage@lists.linaro.org, jonathanh@nvidia.com, stable@vger.kernel.org, pavel@denx.de, akpm@linux-foundation.org, torvalds@linux-foundation.org, linux@roeck-us.net, linux-kernel@vger.kernel.org, namhyung@kernel.org Subject: Re: [PATCH 5.4 000/148] 5.4.134-rc2 review Message-ID: References: <20210719184316.974243081@linuxfoundation.org> <3d770ab7-5008-cbee-98c1-101d839739cd@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 19, 2021 at 05:46:26PM -0500, Daniel D?az wrote: > Hello! > > On 7/19/21 3:46 PM, Daniel D?az wrote: > > On 7/19/21 1:45 PM, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 5.4.134 release. > > > There are 148 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:54 +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/v5.x/stable-review/patch-5.4.134-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-5.4.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > Perf fails to compile in 5.4 on Arm, Arm64, i386 and x86 (GCC 11 and GCC 7.3): > > > > ? builtin-report.c:669:12: error: 'process_attr' used but never defined [-Werror] > > ??? 669 | static int process_attr(struct perf_tool *tool __maybe_unused, > > ??????? |??????????? ^~~~~~~~~~~~ > > ? cc1: all warnings being treated as errors > > ? make[3]: *** [/builds/linux/tools/build/Makefile.build:96: /home/tuxbuild/.cache/tuxmake/builds/current/builtin-report.o] Error 1 > > Bisection points to ee7531fb817c ("perf report: Fix --task and --stat with pipe input" [upstream commit 892ba7f18621a02af4428c58d97451f64685dba4]). Thanks, now dropped. greg k-h