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 05586C636D6 for ; Fri, 3 Feb 2023 11:09:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232258AbjBCLJR (ORCPT ); Fri, 3 Feb 2023 06:09:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52884 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231277AbjBCLJP (ORCPT ); Fri, 3 Feb 2023 06:09:15 -0500 Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 651C976407; Fri, 3 Feb 2023 03:09:14 -0800 (PST) Received: (Authenticated sender: didi.debian@cknow.org) by mail.gandi.net (Postfix) with ESMTPSA id 7BFF7FF807; Fri, 3 Feb 2023 11:09:11 +0000 (UTC) From: Diederik de Haas To: Greg KH Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, LABBE Corentin Subject: Re: crypto-rockchip patches queued for 6.1 Date: Fri, 03 Feb 2023 12:09:02 +0100 Message-ID: <2005805.CtlZUxCmk0@prancing-pony> Organization: Connecting Knowledge In-Reply-To: References: <2236134.UumAgOJHRH@prancing-pony> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart40039366.mi4ZS9bVxY"; micalg="pgp-sha256"; protocol="application/pgp-signature" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nextPart40039366.mi4ZS9bVxY Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Diederik de Haas To: Greg KH Subject: Re: crypto-rockchip patches queued for 6.1 Date: Fri, 03 Feb 2023 12:09:02 +0100 Message-ID: <2005805.CtlZUxCmk0@prancing-pony> Organization: Connecting Knowledge In-Reply-To: MIME-Version: 1.0 On Friday, 3 February 2023 10:33:16 CET Greg KH wrote: > > That's a lot, I'll look at them in a week or so after catching up with > > the rest of the stable queue. > > I looked at this now, and some of the more obvious "fixes" are already > in the 6.1.y tree (and older kernels). > > So this series does not apply as-is, and it seems like there is a lot of > extra stuff in this series that is not needed (like a MAINTAINER entry?) > > Can you provide a patch series, that has been tested and with your > signed-off-by for whatever you feel still needs to be applied to the > 6.1.y tree to resolve any existing bugs in 6.1.y for this driver (note, > that does NOT mean that you can add new functionality that was never > there...) I don't feel confident (enough) that I could 'pull that off', especially since it would effectively be a new patch set, which would likely not get the same level of review/testing as the original one got. It would also (effectively) add new functionality as the crypto engine (at least on rk3328 and rk3399) did not work previously as among others they don't have the crypto node in the dts files. So I think it's better that the (new) patch set does not get applied to the 6.1 Stable release (series). The reason I raised my initial question was because I did test (and provided my Tested-By to) the patch set as a whole, not any single patch in isolation. Regards, Diederik --nextPart40039366.mi4ZS9bVxY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCY9zrTgAKCRDXblvOeH7b bncxAP4oJgfnuw/ign9I9D1JxgSRM2pvpEzxccLdivshWEoBCwEA2sqR6qvC3OfZ IeFdNPY985xqqFc5KULPIbnG5OW6wgI= =8vE/ -----END PGP SIGNATURE----- --nextPart40039366.mi4ZS9bVxY--