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 39B91C636D4 for ; Fri, 3 Feb 2023 12:29:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232530AbjBCM3J (ORCPT ); Fri, 3 Feb 2023 07:29:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38244 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232755AbjBCM3F (ORCPT ); Fri, 3 Feb 2023 07:29:05 -0500 Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C2145CE66 for ; Fri, 3 Feb 2023 04:29:03 -0800 (PST) Received: by mail-wr1-x42f.google.com with SMTP id r2so4496684wrv.7 for ; Fri, 03 Feb 2023 04:29:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=kKvNVgYeUjwA+Oe850kCJHJTjQ1Dw4P3Xp5/glgkYYg=; b=TkNCUlYh5Lc5h3lEWH5jatV3Xd/poo096etZ9WvgUKbvJ/ZMI31hWyQg5XCbPsJwOt 5kyWxKamrNHWp1j+zppHnGe+drEOIUGcsrDk/d19SMQ4E1kbXnglORPqOnbSG2Rf127F MJcisFMjY442WcutQAm+pncCwD2I7gGFFvRvB5DNlYz7fOmOeDlYvSk6ZqOsvF8MiMZE eWegRx1CAdIl1fsaxHKGMjuXOzPa4/b7fmeWcyfqncOb1CKsP20AzLbAyngex+aT3xpJ MM7TBH5wXPZCiCY/yEsgp4vCsgAvss+pmrD6ZkkujJRcM3nUhKE2BSh8xok8mkO6oO1G S/YA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kKvNVgYeUjwA+Oe850kCJHJTjQ1Dw4P3Xp5/glgkYYg=; b=M9VHDMPEIlZhrXEPCpM2HtRzom66M/W5vgtm0qs1QoYqOJ9W1V3vrivGNEyGNDmg1o oWFPDUiGtuHTxvuGfi3jCd1ndYiFqAp3l2SAtvx+/5UxPBgJ4Q4gD76bOTrNd464zwDn m96WFnwa54WuvwdWf9wcd4G5Vc1dYFvIA6MVj4jniOfD2+1y+DVPK4s0PQwzZrK9LtDo MxfAB++aY9aacKsfVgR7TPrc6OCA7z3Zq/YGucrwc5/3jRx4buezCds4a/CZQwElkFzM 5r6KK+vO+WPjw5H0ijnCfMygvQfXynrFOZNre45wJftmBctIRAUUaxO3Si/S4jeX7r8C rJpg== X-Gm-Message-State: AO0yUKXnMuK4p5RyaV95YsRf9KcSc/QJp6e//puMG8rsUzJ7ttk421gY Ntm1gFhGzFt6KQyRNmANMwiKVg== X-Google-Smtp-Source: AK7set9+9g9WK6HPqk/RheNncpsJuRHpA+CPqFTw7poHMlCkFqjVHZ0hPj6uLYmsWb+VEMuCpVYfFw== X-Received: by 2002:adf:f006:0:b0:2bf:e778:6500 with SMTP id j6-20020adff006000000b002bfe7786500mr10134624wro.64.1675427341839; Fri, 03 Feb 2023 04:29:01 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id i14-20020a0560001ace00b002bfb8f829eesm1951766wry.71.2023.02.03.04.28.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 03 Feb 2023 04:29:01 -0800 (PST) Message-ID: <5ed630fd-8bd7-4b80-9fa8-a3dab2eb0447@linaro.org> Date: Fri, 3 Feb 2023 13:28:59 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 4.19 00/80] 4.19.272-rc1 review Content-Language: en-US To: Naresh Kamboju , Greg Kroah-Hartman , Gaosheng Cui Cc: stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, 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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de References: <20230203101015.263854890@linuxfoundation.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/02/2023 12:04, Naresh Kamboju wrote: > On Fri, 3 Feb 2023 at 15:48, Greg Kroah-Hartman > wrote: >> >> This is the start of the stable review cycle for the 4.19.272 release. >> There are 80 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, 05 Feb 2023 10:09:58 +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.272-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 >> > > Following patch caused build error on arm, > >> Gaosheng Cui >> memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe() > > drivers/memory/mvebu-devbus.c: In function 'mvebu_devbus_probe': > drivers/memory/mvebu-devbus.c:297:8: error: implicit declaration of > function 'devm_clk_get_enabled' > [-Werror=implicit-function-declaration] > 297 | clk = devm_clk_get_enabled(&pdev->dev, NULL); > | ^~~~~~~~~~~~~~~~~~~~ Already reported: https://lore.kernel.org/all/202302020048.ZsmUJDHo-lkp@intel.com/ Best regards, Krzysztof