Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp4421863rwl; Wed, 28 Dec 2022 04:03:09 -0800 (PST) X-Google-Smtp-Source: AMrXdXsb+kBK0pNK1BZrl6q0byjlL5XF/BIeD4phvW3fxgXPVG684gfsTi2gy06Gc2n44FDDhlAa X-Received: by 2002:a05:6402:8d9:b0:462:8a68:1398 with SMTP id d25-20020a05640208d900b004628a681398mr29687286edz.1.1672228988670; Wed, 28 Dec 2022 04:03:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1672228988; cv=none; d=google.com; s=arc-20160816; b=K524qJ82MhMNAQ3FqpK1XOW4nGtQ/NemgDXzfuN322CToQN/kBZ9NWQ2KisYtGJC4V K4Sh5SkBqKQZd6OHNdxbgmUCnbDXrRF/Wl5VqCrtY4OarIlqnpeOTxnyvoeWqeSKh+n5 hXEcUMv07fPGK6Uddk2pwIHMFc61KxnegLIweyAowf7cCFFvX63y2MxsDVqb5ho1ktjQ 4CoUeS1zLhq9H/XeJpxNBXkXX08xGHNTGxB7WKDlicrOm+efLE6nf20s4RJ6yIbllihD /ciypx2RA2MvL3Xnn1AOHsJFjwKiglPYPFmiGR4Jc5erT3GMMlNIGVMW3MG8TTMiff55 8F6A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:organization:message-id:date :subject:cc:to:from; bh=XV5t4Xi5aLDW8wAsG+kVmy0fDs/zaLf5D6ynt/tLYVo=; b=UtNHagOhoBPGuEc/ta1zFQk6RN07YmD1nSEa+1BJeNzTlXvZGsfJWfjrelZ//yEYUa 2YwHJbgPyUWJ2ag0iOrXbZ9gZ/qsQCV5oQhoQ0tKRYTniU+7vYbwg8y3hCvPg9+iIbkH zQkX+VbNadgWZFGRPrOS8HuOfR4fkunB9baljlYqujFFnRVvehzUcq41IhARBfuRvOxf v7AxDN3Qbra+oc3hAr76A5BzzByoz1xGS1kK9pgcPRV0lW6zf8xSdgNQhCAb/AYqWSxw jqYHNai+AJkx/8Q/ga3loRbO9zNBkfBNdwQHK4WaUPlozFbyHsOUC1GK5SSnRFW2ffuk +ANw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id t32-20020a056402242000b00483a5850a5fsi8952795eda.373.2022.12.28.04.02.52; Wed, 28 Dec 2022 04:03:08 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232810AbiL1Khe (ORCPT + 64 others); Wed, 28 Dec 2022 05:37:34 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40504 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232776AbiL1Khc (ORCPT ); Wed, 28 Dec 2022 05:37:32 -0500 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::224]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7269F1142; Wed, 28 Dec 2022 02:37:30 -0800 (PST) Received: (Authenticated sender: didi.debian@cknow.org) by mail.gandi.net (Postfix) with ESMTPSA id D2969E0008; Wed, 28 Dec 2022 10:37:27 +0000 (UTC) From: Diederik de Haas To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: LABBE Corentin Subject: crypto-rockchip patches queued for 6.1 Date: Wed, 28 Dec 2022 11:37:16 +0100 Message-ID: <2236134.UumAgOJHRH@prancing-pony> Organization: Connecting Knowledge MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4633592.hJsWa3VWUR"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nextPart4633592.hJsWa3VWUR Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Diederik de Haas To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: LABBE Corentin Subject: crypto-rockchip patches queued for 6.1 Date: Wed, 28 Dec 2022 11:37:16 +0100 Message-ID: <2236134.UumAgOJHRH@prancing-pony> Organization: Connecting Knowledge MIME-Version: 1.0 Hi, I couldn't find an existing mail with "[PATCH AUTOSEL 6.1 N/M] XYZ" to reply to, so I'm just sending an email like this. Hope that's ok. In https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/ tree/queue-6.1 there are a number of patches which start with: crypto-rockchip- like crypto-rockchip-add-fallback-for-ahash.patch I guess they were (auto) selected as they contain a "Fixes: " line. Those 7 patches are actually part of a larger patch set, see here: https://lore.kernel.org/all/20220927075511.3147847-1-clabbe@baylibre.com/ All those patches have been merged into Linus' tree for 6.2 and there's a hotfix planned to be submitted for 6.2 here: https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/ commit/?h=v6.2-armsoc/dtsfixes&id=53e8e1e6e9c1653095211a8edf17912f2374bb03 Wouldn't it make more sense to queue the whole patch set for 6.1? Or (at least) the whole crypto rockchip part as mentioned here: https://lore.kernel.org/all/Y5mGGrBJaDL6mnQJ@gondor.apana.org.au/ under the "Corentin Labbe (32):" label? Cheers, Diederik --nextPart4633592.hJsWa3VWUR 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/XblvOeH7bbgUCY6wcXAAKCRDXblvOeH7b btqqAP4iLSE6PpPqVvUKFVUQelSXQCv1a27fo1L7BjYB6PBaJgD/QixSqe6Ap5fh kPYJw+GTqH5AjTXDFQ2FaC8e6R6pSwk= =Rj7+ -----END PGP SIGNATURE----- --nextPart4633592.hJsWa3VWUR--