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 BCF36C2BA4C for ; Wed, 26 Jan 2022 18:20:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244152AbiAZSUz (ORCPT ); Wed, 26 Jan 2022 13:20:55 -0500 Received: from ams.source.kernel.org ([145.40.68.75]:36248 "EHLO ams.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235901AbiAZSUy (ORCPT ); Wed, 26 Jan 2022 13:20:54 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 74DEEB81CB2; Wed, 26 Jan 2022 18:20:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E8683C340E3; Wed, 26 Jan 2022 18:20:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643221252; bh=zMv0Pwn9g3vd5OfzBbDeKsHMVk7fq3TDPFxhwYFsXGQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LqsOAQCx82Vwx6LfoHIhEz21OPBl2Yu0BSGsMIte439poqB2STFIzQIs3Frp21lCt 5RbyJf201sAXYS9m4JpeQZxDK4xinbiwmWW12VwR/RoXAefh0W5jRCKILYSAw163Oy yP4ej1e85DMdR9D1/8F2RrlT+nR6HyEMpsVXeTYQ= Date: Wed, 26 Jan 2022 19:20:49 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 5.16 0000/1033] 5.16.3-rc2 review Message-ID: References: <20220125155447.179130255@linuxfoundation.org> <20220126181346.GA105372@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220126181346.GA105372@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Jan 26, 2022 at 10:13:46AM -0800, Guenter Roeck wrote: > Hi Greg, > > On Tue, Jan 25, 2022 at 05:33:08PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.16.3 release. > > There are 1033 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 Thu, 27 Jan 2022 15:52:30 +0000. > > Anything received after that time might be too late. > > > > I wasn't copied on this announcement nor on the announcement for v5.16.3-rc1. > Linaro wasn't copied either. I managed to catch it, but it would be great > if you could add me (and Linaro) back to cc. Ouch, something went wrong, let me go see what changed in my scripts, very sorry about that... greg k-h