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 508F6C433EF for ; Thu, 25 Nov 2021 03:47:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239509AbhKYDuu (ORCPT ); Wed, 24 Nov 2021 22:50:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232093AbhKYDsu (ORCPT ); Wed, 24 Nov 2021 22:48:50 -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 E063DC06173E for ; Wed, 24 Nov 2021 19:45:39 -0800 (PST) Received: by mail-ed1-x536.google.com with SMTP id z5so19633127edd.3 for ; Wed, 24 Nov 2021 19:45:39 -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=NPCCVgKoqd5UkFOmCiW3dUpNAf1NDeGSPn0h/jK+fCE=; b=bYMNAs/Nf0y8syqh/djSsRr65HhzI1EOoQA6aFXCxnYOwovmgZ+glglUeg4dG81O7q WMAOMZXPl5fXnNVASgKmfdAbnD0ZeNSz/Fafhr2Rv9/w1uudSeZ0MzUJt/bUk2YHOYZZ 01qCcEv155kuP2Nk8A60mkI14EMS7C0C6bF7ijnADmk87EzjCGD9PDXwv5B6WKEiFbes EPGoPt6itO8sZjMl0Wwck+Sd3u24qIaYdbSp2L5suMJ4nptXG5GZO349b9ya4IAct7gL ldl6WhSpZEEPKpBGp6ygVGz7UOmEhe9jkVEusyKVztazOZCTJ+XRRCaXIk6syFlqvej8 d2cw== 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=NPCCVgKoqd5UkFOmCiW3dUpNAf1NDeGSPn0h/jK+fCE=; b=xM7pkRT2apwzTw0P/61UPgo9kynJPpupMEAViJtQef+jnMTWzsVBGMjZGo/8DmqHq8 FjOeYRVDDIsMG5YEMhBm8NPwbtiM/bnDC05tTcKgSRzarxp/fsXCmecGoGymHN4i86jp gfe2NJo3lsDfux9Tj8H+571IX5/dwuBmcfcOew6+KkA9nxOhVcEO9Gn2l+tr05hkBp40 lCMtnq8roxRCQMp+VwRx2f5bSH4qInVNzo9fyuSkZAHK36NNASzOCXOsEIsDxx1oeeMI rey0G7A4Xz2DdakLzvCQrNvcw1t7t2PfZ6cPzxP5HXJYCdKr47N4Sqq0yFZwUEClgWn9 fKqg== X-Gm-Message-State: AOAM533FPvQRVKAZMAcPRpw99jwO/AyzUvOnA4lgbHv+Hzi4zY8hNYEA R2aRHxq+9/6Y5V6SCuH5wj4hlTrGR/oP0e7T06AW9Q== X-Google-Smtp-Source: ABdhPJz4YV1uifAxwKlolSDZgdDf7P/9UObGQ35IL5BIKDXabBuc/ln7H2YfG1TNtPmQOaFwSAgwnLW+kODe3PgFUgY= X-Received: by 2002:a17:906:4791:: with SMTP id cw17mr27547585ejc.493.1637811938368; Wed, 24 Nov 2021 19:45:38 -0800 (PST) MIME-Version: 1.0 References: <20211124115718.822024889@linuxfoundation.org> In-Reply-To: <20211124115718.822024889@linuxfoundation.org> From: Naresh Kamboju Date: Thu, 25 Nov 2021 09:15:27 +0530 Message-ID: Subject: Re: [PATCH 4.19 000/323] 4.19.218-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 18:07, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.218 release. > There are 323 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.19.218-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.19.y > and the diffstat can be found below. > > thanks, > > greg k-h FYI, New warnings on Linux 4.19.218-rc1 arm and arm64 (defconfig+7) with gcc-11. drivers/soc/tegra/pmc.c: In function 'tegra_powergate_power_up': drivers/soc/tegra/pmc.c:429:1: warning: label 'powergate_off' defined but not used [-Wunused-label] 429 | powergate_off: | ^~~~~~ Reported-by: Linux Kernel Functional Testing -- Linaro LKFT https://lkft.linaro.org