Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp3452082pxb; Mon, 9 Nov 2020 11:27:37 -0800 (PST) X-Google-Smtp-Source: ABdhPJzhSG24h4nMoUSEWNz5dGygoWnYpJPavWfjHuGm/YOnMCDFVa6Umbl6yZkF9UwfPkAJJN87 X-Received: by 2002:a17:906:4a98:: with SMTP id x24mr16189416eju.304.1604950057015; Mon, 09 Nov 2020 11:27:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604950057; cv=none; d=google.com; s=arc-20160816; b=QeZ7lLImWTh9YwuUBC3zX2j+szMQkoizjZQvS8Ptd/RrTwIv9JJKL8gM2xQ4dUcux0 hkyOSQSQ0ZuhjhttuVnqjs0LHHVsl8q3yHbWAccpqUK64Nyg+Gm0LHWi3Ls172wLHGAg KggT3tzNooYBu414XiKaeux9/59FE35rj9iEzmR6pO2B4Gz+m4kVH/gZM5Garumpazm6 AgTGC+fgcjvqDZIdDb2NlT3AS8QXKZfAAUq/BG+FlDtXeSa6atchQAKcwkGntofx3LP6 OslNToYd04+z/hOcCL+3rIuOCBPzG7+T92KOvdYw8IW7gLt0O/7CdRKDZ0zj6g5N9Fqb vHhw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=h3H+gXyfutH2h/0yDcm5sBSDOYhZYD5xY42//9eysyo=; b=Ny26DpkkhVd/xGycJbnIWQD9h+9mn8UNS/t6bkuQMrI3Aq0k4CJFFxUHgzKPI0pCoU Ar5RU8w153/8Afxh2ZJG0tdPXgkhv2bmz7/s9Q+btexCAe4tDvk+AOx9p+y5eqE6PbuB okR05Rk8taXicQxtV2EM9klt0N1eBBjSIi0q2wOXVLalarskI80omVcecBN8aaVttiTf w4WqS9oM36wl3/uuk/z/qUuOtRVTl3C5pE5bt8dnVuGi/1oOZ0wMbrjLGB8eQdVht3E5 ABPK6r70Rav7RmImBkSK1pDXrqToWqLTua3gM0VBGvG/LMTpPTzZHmBfY61ZS4U968oS 68mA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o7si7373498ejb.91.2020.11.09.11.27.10; Mon, 09 Nov 2020 11:27:37 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730823AbgKITWr (ORCPT + 99 others); Mon, 9 Nov 2020 14:22:47 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:35192 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729038AbgKITWq (ORCPT ); Mon, 9 Nov 2020 14:22:46 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 1DB591C0B88; Mon, 9 Nov 2020 20:22:45 +0100 (CET) Date: Mon, 9 Nov 2020 20:22:43 +0100 From: Pavel Machek To: Greg Kroah-Hartman Cc: 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, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/71] 4.19.156-rc1 review Message-ID: <20201109192243.GA23987@amd> References: <20201109125019.906191744@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <20201109125019.906191744@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > This is the start of the stable review cycle for the 4.19.156 release. > There are 71 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. >=20 > Responses should be made by Wed, 11 Nov 2020 12:50:04 +0000. > Anything received after that time might be too late. > Chris Wilson > drm/i915: Break up error capture compression loops with > cond_resched() This one is wrong, as explained in email. But the series still passes CIP testing: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/2= 13663202 Tested-by: Pavel Machek (CIP) Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl+plwMACgkQMOfwapXb+vK5HwCgo6AgT0rcAP0dYY7SOxZYvK6b FS4AmwYBWgitQxDaLLKjyaFxL8vKJbvL =lcY6 -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--