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.3 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,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 52719C433F5 for ; Fri, 24 Sep 2021 13:55:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3C33460F11 for ; Fri, 24 Sep 2021 13:55:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346307AbhIXN4z (ORCPT ); Fri, 24 Sep 2021 09:56:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58184 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233156AbhIXN4w (ORCPT ); Fri, 24 Sep 2021 09:56:52 -0400 Received: from mail-oi1-x230.google.com (mail-oi1-x230.google.com [IPv6:2607:f8b0:4864:20::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 32420C061571 for ; Fri, 24 Sep 2021 06:55:18 -0700 (PDT) Received: by mail-oi1-x230.google.com with SMTP id w19so14511509oik.10 for ; Fri, 24 Sep 2021 06:55:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=HgMsMM12ambgjasVHiwyMyFy+XML39ZEZewyFh9rPw4=; b=qRhMKtVK8ucMXnLTDuWt9+oa8HmAZU3NpzuLxZI2oEqYMj9np3rh/NL6x6Xmty4KB6 g70481O46js8+1ODJb50/9WjOraE4VUDheZcEpGuu+crkRxsknirDDynfPqlHaAOUda2 KaBi+M6y0GlyeFokX09QZe2oXnnBldGwnJ2+hNjuM65GKp9/50oAfdYBSVnhJ7YgYlyQ N6RzsrarCUHZpfUVr4v/QZmhKiz7nyyWYM608C36cnlB2TDKrJisYQ+/RrLkHMvy9ZGi /W2BwR1wy9y06jTx/CuERf+LVB8dp3+uASEdwy7Ds2vw7/XtIC3Ra8bVKOeZHhn1FxO6 Akww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=HgMsMM12ambgjasVHiwyMyFy+XML39ZEZewyFh9rPw4=; b=C//YZxFBKRFpGORDhHu/fyGGz/kwgwIRNxA4qRn030njx7WOpw1tgDAyEpKQXnAY2H XT9GM/F4woRpdHCSNts/4ucNolZ+kxz+TxjgFDpLIgHIjIzjH/2Fjm81z9OkH+4CP755 /VLcbCUtfz1Q8dKtO1rS4yGzzbBNyoAVCSNaZ2X9y1NdA5XhAykoRb2WM5T0kuSXQdyI hZaVwUzuF96dbWHIFP0CYb5npgthGZf/u7HrIOnqyAu1TNu6DcKy37EQrwGtQ+hXZIlH XMAuH5kCX8iZkltnU8wDGFMLhxAfuXxl4u30gpxxJHXQeKeuEQPapU8Th2KmUz+4jABd 6lUg== X-Gm-Message-State: AOAM533CKnI0N5w4cTiOosP5DB0oIu9DvDd6ptV51S2AOZBv+NbHYkuk S5Sk1rhpk3k3+P4vklpXZXs+0w== X-Google-Smtp-Source: ABdhPJxMUWVvrysy6yHMhSZN34dYLdW4eACOQNZUynEuyE89yHiGF60SvMJfXidFDNd/tp9fgihDhA== X-Received: by 2002:a05:6808:1187:: with SMTP id j7mr1571141oil.135.1632491717550; Fri, 24 Sep 2021 06:55:17 -0700 (PDT) Received: from [192.168.17.16] ([189.219.73.83]) by smtp.gmail.com with ESMTPSA id a24sm955776otq.42.2021.09.24.06.55.16 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 24 Sep 2021 06:55:17 -0700 (PDT) Subject: Re: [PATCH 4.14 00/27] 4.14.248-rc1 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org References: <20210924124329.173674820@linuxfoundation.org> From: =?UTF-8?Q?Daniel_D=c3=adaz?= Message-ID: <4bd73a4e-e606-0054-e4b1-9d6c89a81186@linaro.org> Date: Fri, 24 Sep 2021 08:55:15 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <20210924124329.173674820@linuxfoundation.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 9/24/21 7:43 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.248 release. > There are 27 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 Sun, 26 Sep 2021 12:43:20 +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.14.248-rc1.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.14.y > and the diffstat can be found below. > > thanks, > > greg k-h Regressions detected. While building mxs_defconfig for arm with GCC 8, 9, 10 and 11, the following error was encountered: /builds/linux/arch/arm/mach-mxs/mach-mxs.c:285:26: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 285 | static const struct gpio const tx28_gpios[] __initconst = { | ^~~~~ /builds/linux/drivers/pwm/pwm-mxs.c: In function 'mxs_pwm_probe': /builds/linux/drivers/pwm/pwm-mxs.c:164:24: error: implicit declaration of function 'dev_err_probe'; did you mean 'device_reprobe'? [-Werror=implicit-function-declaration] 164 | return dev_err_probe(&pdev->dev, ret, "failed to reset PWM\n"); | ^~~~~~~~~~~~~ | device_reprobe cc1: some warnings being treated as errors make[3]: *** [/builds/linux/scripts/Makefile.build:280: drivers/pwm/pwm-mxs.o] Error 1 This is also seen in other branches (from 4.4 to 5.4). To reproduce this build locally: tuxmake \ --target-arch=arm \ --kconfig=mxs_defconfig \ --toolchain=gcc-11 \ --runtime=podman \ config default kernel xipkernel modules dtbs dtbs-legacy debugkernel headers Greetings! Daniel Díaz daniel.diaz@linaro.org