From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 176D1C636CE for ; Tue, 20 Jul 2021 00:18:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E894C61263 for ; Tue, 20 Jul 2021 00:18:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229996AbhGSXhL (ORCPT ); Mon, 19 Jul 2021 19:37:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1441860AbhGSWN7 (ORCPT ); Mon, 19 Jul 2021 18:13:59 -0400 Received: from mail-ot1-x332.google.com (mail-ot1-x332.google.com [IPv6:2607:f8b0:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8956BC0617A9 for ; Mon, 19 Jul 2021 15:46:29 -0700 (PDT) Received: by mail-ot1-x332.google.com with SMTP id i12-20020a05683033ecb02903346fa0f74dso19790620otu.10 for ; Mon, 19 Jul 2021 15:46:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:from:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=KyE2hPx0TqjwF+EWXbiY19sKAIbJLJOpj7hrFpzW8Jo=; b=FoqyEglhl36rO3FQbOJZIPaIFcaUh/wwHcS/yb0tvrWwASjD/ZL/M1qRfR0s5Ocvd/ O+e8DVfTH5lLbuJRvP+HSUYIUWeDY9oOgEL+AwPDAGwum/ONs0PsGamjBuGxomQm3gxi XHcLJMJxaz0pJRkF2hrZ/3VbtWzgx+Rnwh8eaxT424m+kjFZeiD9O3ZVfIWGFLUJFx2q nK6da++hxiBJ0q/wFDAT5xEWLiXhgsXJLOuWW24TCuVmTbSWNZtGIcGQafKJKhtLOtZc K77kyEzBRDDzqK5YLy2V1Y3bBVim/eWuk044/pbzLlWNMBAEcnd5kUz4283vP5EYMWYy dPyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=KyE2hPx0TqjwF+EWXbiY19sKAIbJLJOpj7hrFpzW8Jo=; b=fIsDSlhQlC1575whKgfe5NQUd0l9ME0kW/Kf3m6PDVNLy1x78M1c9CMfUW4Ik1B3gg 7FujvcqsqgNyOe7oA3kDqEuFb98EA4YGDXFFvHE+x7ryjc5YgIMyZZNi37dSrvSmW1VN gWW88T+Iqigo2ZT6gNlyCLFkmyJqTIkoAyOwGgmnAm+O7ROp0VfaGs1gsIc9gaaZ24IA JWcEctvS/zqKOdq3ZQdaF8N5Ix90cuyP/DJYydk2tvY0EW8XhcO+5KO8AT3f2elBY1iF PUprcHDFgtxPsDoDZmgqfKX+yYTUL/GiDfcxhr7mmQEmleEI/tvx9ZA5innEczDJOHj7 I4sQ== X-Gm-Message-State: AOAM533y+TVVOmHtj4Wqf3EqOmAoeI44g0+scO5PKC1Utl3PFCqefqvT 630SqMykVU7px1+cOLrKHx5f1g== X-Google-Smtp-Source: ABdhPJwLChe+v+azZgkQTIZP1+AE5vYylGV93HF03MP9Oo7qXvqymJiFoPb0sJQmzXez/ISopfWe6g== X-Received: by 2002:a05:6830:40c4:: with SMTP id h4mr16818826otu.75.1626734788917; Mon, 19 Jul 2021 15:46:28 -0700 (PDT) Received: from [192.168.17.50] ([189.219.74.83]) by smtp.gmail.com with ESMTPSA id p4sm3613598ooa.35.2021.07.19.15.46.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 19 Jul 2021 15:46:28 -0700 (PDT) Subject: Re: [PATCH 5.4 000/148] 5.4.134-rc2 review From: =?UTF-8?Q?Daniel_D=c3=adaz?= To: Greg Kroah-Hartman 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 References: <20210719184316.974243081@linuxfoundation.org> <3d770ab7-5008-cbee-98c1-101d839739cd@linaro.org> Message-ID: Date: Mon, 19 Jul 2021 17:46:26 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <3d770ab7-5008-cbee-98c1-101d839739cd@linaro.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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]). Greetings! Daniel Díaz daniel.diaz@linaro.org