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 E14E1C433F5 for ; Fri, 25 Mar 2022 13:14:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348310AbiCYNPj (ORCPT ); Fri, 25 Mar 2022 09:15:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56144 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346490AbiCYNPh (ORCPT ); Fri, 25 Mar 2022 09:15:37 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 793523BBDA for ; Fri, 25 Mar 2022 06:14:03 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 8E53F61A5C for ; Fri, 25 Mar 2022 13:14:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 97550C340E9; Fri, 25 Mar 2022 13:14:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1648214042; bh=imX68mN56nvlRMQ+HbQyNSRGRbhaynTQVcpfy4dJ83A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=obtbYWdDrx9MrgZRxew7XYMHhIMzsVnvVs8dygI4Al2M7eMu0vV2gcQp6lsLA7RPO 2qEH03kDuL8cAhy0z/2TCMHsxGOlsK7Rf+8Xf6iq6wmcXpkcnkcDPhYZk7Acq+70A4 jfZ0kTwh52jIMA39VrZLdvctovbO6Q2zvZiTDJbY= Date: Fri, 25 Mar 2022 14:13:59 +0100 From: Greg KH To: Giovanni Cabiddu Cc: stable@vger.kernel.org, herbert@gondor.apana.org.au Subject: Re: FAILED: patch "[PATCH] crypto: qat - disable registration of algorithms" failed to apply to 4.9-stable tree Message-ID: References: <16482055719285@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Mar 25, 2022 at 12:25:44PM +0000, Giovanni Cabiddu wrote: > Hi Greg, > > On Fri, Mar 25, 2022 at 11:52:51AM +0100, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.9-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > Below a backport that applies to kernels from 4.9 to 5.10. > Thanks, now queued up. greg k-h