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 6121EC433FE for ; Thu, 13 Oct 2022 16:18:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229493AbiJMQSS (ORCPT ); Thu, 13 Oct 2022 12:18:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49722 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229633AbiJMQSR (ORCPT ); Thu, 13 Oct 2022 12:18:17 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3D4F1372AB for ; Thu, 13 Oct 2022 09:18:16 -0700 (PDT) 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 96FF0B81F3E for ; Thu, 13 Oct 2022 16:18:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E2051C433D6; Thu, 13 Oct 2022 16:18:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1665677894; bh=QQyaWuQMwDz2CRy/2TxSS30YGMy5eb8BiiNyKbbYiHg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=in8plOt4ft+MOtpcpKJK6J8zZOgwjGIDQ2Uu0iSYi2ru9ggbTf0ETMkg4GwnGCl8r Rgzet+wteCbDeZoIZUNiK3tkkZNzsfJmzggp1i5prDQ0MWIRNUiqFw6Dhpi+ozmobn g1lkK9ARInzrlglXrQMoXMTZrTYlCfPqBXFltvBs= Date: Thu, 13 Oct 2022 18:18:53 +0200 From: Greg KH To: "Jason A. Donenfeld" Cc: stable@vger.kernel.org Subject: Re: [PATCH stable 0/3] recent failed backports for the rng Message-ID: References: <20221013153654.1397691-1-Jason@zx2c4.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221013153654.1397691-1-Jason@zx2c4.com> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Thu, Oct 13, 2022 at 09:36:51AM -0600, Jason A. Donenfeld wrote: > Hi Greg, > > You just sent me an automated email about these failing, so here they > are backported. Backported where? Patch 1 is already in 5.10 and newer, does this one work in older? And 2 and 3 for all branches? confused, greg k-h