From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EDD2A2561 for ; Thu, 16 Mar 2023 09:01:04 +0000 (UTC) Received: by mail-lf1-f42.google.com with SMTP id g17so1400897lfv.4 for ; Thu, 16 Mar 2023 02:01:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678957263; 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=STRpmbegW6vAktajLsUer7M8TEjuM7uHg3Y0OX0ulxA=; b=X5RJX0xqSHGSUigKKAzUeg2omSfttMVKGtj5XW+AiID4lT4he28rMT7iFZjHaN26sG fwZUKB7fSaFW6+vCXYZvsaXyv5rYqeOY324p/LENvLmeudJqmUZJDMoEa14feON4LTYv Qolum3r4w1v2vRqGdVWmwxJkA5RDp9EvcX4aAVvIeaYGC4XSz0il8QOhjlDcurZjjMRo UpFcdlG6VsnGqrE7x6Ax6JW3V47dVcUs0t03aeInFXlwbaJRp+X6AA2zxWTghmGh7nv/ j2GUeOIvDUDdU9QjHCGZXeSJQqfmzZPOB9+d/XHcTs1h2a4yWZ8f1079yvmXSit9i8ml ybFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678957263; 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=STRpmbegW6vAktajLsUer7M8TEjuM7uHg3Y0OX0ulxA=; b=vPbLHrz40Sm3TpxvpWZwZSz2v3p2FGBe1Na8fee+EqAn+IKZlNUIveHfq0p6xIrnl8 X8dOZRQoaYj1ir4Mf/fM6i3eOrPwUcIY9u30dh67GqNGzFURpz1y6s+uyRC32w1PAsDq yUCfVwLE+MIls2844t7CDo9aSTgV1g6CbgT0ie91P+tuGBhmaeXxS9m03KXMRN3Ci70v w89cKRQpsenqrlIZNOxR2u4Ug+50s3FUXK9cypfw+B/gIKTiRQ5NRAOpFMYFqDnqD1Lh 1CGgxqkHCa8k7b7InjlIx8fSUmmSCi5k9o3kGYSpL4hDJjszMafLQ2oZSMHEEJQ35+ww vs1w== X-Gm-Message-State: AO0yUKU/qcdTuqayJqr241YZ2dqHdCGzebtNxx3+6oIyYp1fEWODCcck WZs9UFpt6883er5n33yzvrK9Uw== X-Google-Smtp-Source: AK7set/FL9DVO5r+BRfdFE/uzlVw1jazBc9Tu7WS4d5j0LKdv5+j8GQzCg3J/ALIBGUWURjeTJ81SQ== X-Received: by 2002:ac2:494b:0:b0:4dd:a76e:dfff with SMTP id o11-20020ac2494b000000b004dda76edfffmr2680145lfi.23.1678957262915; Thu, 16 Mar 2023 02:01:02 -0700 (PDT) Received: from ?IPV6:2001:14ba:a085:4d00::8a5? (dzccz6yyyyyyyyyyybcwt-3.rev.dnainternet.fi. [2001:14ba:a085:4d00::8a5]) by smtp.gmail.com with ESMTPSA id v7-20020a056512096700b004d858fa34ebsm1143374lft.112.2023.03.16.02.01.02 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Mar 2023 02:01:02 -0700 (PDT) Message-ID: <0a3a9c3d-8d04-5b58-0f74-eb20759b1430@linaro.org> Date: Thu, 16 Mar 2023 11:01:01 +0200 Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 4.14 00/20] 4.14.310-rc2 review Content-Language: en-GB To: Pavel Machek Cc: Greg Kroah-Hartman , 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, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, paul.elder@ideasonboard.com References: <20230316083335.429724157@linuxfoundation.org> From: Dmitry Baryshkov In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 16/03/2023 11:00, Pavel Machek wrote: > (added patch authors to cc) > >>> This is the start of the stable review cycle for the 4.14.310 release. >>> There are 20 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. >> >>> Dmitry Baryshkov >>> clk: qcom: mmcc-apq8084: remove spdm clocks >> >> This looks like a cleanup, we should not need it in stable. Totally agree here. >> >>> Paul Elder >>> media: ov5640: Fix analogue gain control >> >> This is an API tweak, not a bugfix. This will have negative impact on >> users upgrading from 4.14.309 and 4.14.310, because you can be pretty >> sure someone out there uses the "old" interface in their >> application. I'm probably responsible for that sin in millipixels >> fork. >> >> Best regards, >> Pavel >> > > > -- With best wishes Dmitry