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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6D342C433EF for ; Thu, 25 Nov 2021 03:38:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237183AbhKYDlh (ORCPT ); Wed, 24 Nov 2021 22:41:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57130 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240219AbhKYDjg (ORCPT ); Wed, 24 Nov 2021 22:39:36 -0500 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B42EC06174A for ; Wed, 24 Nov 2021 19:36:24 -0800 (PST) Received: by mail-ed1-x536.google.com with SMTP id x15so19436166edv.1 for ; Wed, 24 Nov 2021 19:36:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=QnOkcoI9SASsIRcxAmu8kvSAocTBqeXw7yfU0ln5Dag=; b=pE4ZDr5XsVDe/wRmaYkvYF2PHuYkGihQ7WujowPLpE50LVn1znSWAh6wiNXe8O5U7x pQGQtz1gtDdyY63zA16hw1VoYXpDs6yh+dnfjQ6ypTmMmNqFdBzzx3uic3iEEcKsmj1h UZYdtcY/qMxURHYUth89gcU76IooZpFnRFzsct93+3na4bbSjGCETbSGMjP0tYaPWYyo fCdoGj7tJGAwhHtAItSYBVy6FQ0SsYaeFMou6tjbxU3dlhAMlHl1hLWCuGelQxFb6+qh VzKNnBzSozv+aF8CxQ214LgF+nuwBpkoqQEQSERyXfWTGGJFypwh8pUiFh/ytgaWblym ijrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=QnOkcoI9SASsIRcxAmu8kvSAocTBqeXw7yfU0ln5Dag=; b=YMP7o4fvf4jRQt+0u9REpHuhqOHtAo7akiUegJ3WhOuC2zoi9N0qxeSYgPPOVq07wD nIcevUhSUNBNuhjiUq4m1MTtpTPl/aEZMzZ+arKdJ0TsWEXNoQMZMkK8z37zbUzJf6Uu XdU9+iJwobbz2nA6FWeEIyUUrSDuS8ou8DVc/zYZzCta6JIDhrYliSxJGSxyU1KOn3Ir W85gG+nbifB4ux0Kp8hsBCiuRibpjidwr7B6p6ZP9fiLRSdX0Dl+CGd3F1x49imhOkuS YR8p5Golsk+zspCxp3jbHhf2L9co8SY/kjSL7/IUyR39hUXfG06Xsan4tbOk/ig558ba +BQQ== X-Gm-Message-State: AOAM530975UW8BG5e9TbeWb5r2CS0ZoyH7qkycQ2T3TJDz1kX7tYl9Ht pGjzmP2dWczxCvU1OcZvGFcyTZjUapT/BUJmIEYLbg== X-Google-Smtp-Source: ABdhPJxvZvm3aknt9+QNEFiD3Dr+MfgmR6WPN/JlpN6dou7DEezeJiIMRyw+g7p4VcfXOieHwCi7D8R00S4+swzTm4Q= X-Received: by 2002:a05:6402:90c:: with SMTP id g12mr33643592edz.217.1637811382895; Wed, 24 Nov 2021 19:36:22 -0800 (PST) MIME-Version: 1.0 References: <20211124115703.941380739@linuxfoundation.org> In-Reply-To: <20211124115703.941380739@linuxfoundation.org> From: Naresh Kamboju Date: Thu, 25 Nov 2021 09:06:11 +0530 Message-ID: Subject: Re: [PATCH 4.9 000/207] 4.9.291-rc1 review To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, 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 Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, 24 Nov 2021 at 17:44, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.291 release. > There are 207 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 Fri, 26 Nov 2021 11:56:36 +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.9.291-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.9.y > and the diffstat can be found below. > > thanks, > > greg k-h FYI, New warnings noticed, Linux 4.9.291-rc1 on arm (defconfig) with gcc-11 drivers/soc/tegra/pmc.c: In function 'tegra_powergate_power_up': drivers/soc/tegra/pmc.c:412:1: warning: label 'powergate_off' defined but not used [-Wunused-label] 412 | powergate_off: | ^~~~~~~~~~~~~ Reported-by: Linux Kernel Functional Testing -- Linaro LKFT https://lkft.linaro.org