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 34EB6C433EF for ; Wed, 2 Mar 2022 21:09:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245025AbiCBVKL (ORCPT ); Wed, 2 Mar 2022 16:10:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245007AbiCBVKK (ORCPT ); Wed, 2 Mar 2022 16:10:10 -0500 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9745274619 for ; Wed, 2 Mar 2022 13:09:23 -0800 (PST) Received: by mail-wr1-x434.google.com with SMTP id m6so4713363wrr.10 for ; Wed, 02 Mar 2022 13:09:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=+SuWPZ2e/7zeEhPWaoi9jelX8WbYRm2ComoX27Rv4U4=; b=UKsy+0FXcuJ8Do65rOR9YbcsdUErJHZHS65EmTolGTe9BMmpHY619TGTyBALKgJSQV /i1o2tyB9QPtreYoRnIMoLZbDG5n0xaQdAS9OuAhsn8YYqeCNQXP7+VjbkJdmFP66N1B z8yQfrvD57bI9vn9nkGNVFzb3IJcIPmS4qZbw4d1GxTNx9FIRRuvvcp/20Bi1hUcPcXq 1hERbZ3B8OhnuXlZidtmDufDMZ/s0ECxo6n3cVUnCFhP16ENoYDKdc0fgbCEviNgkzHa B1gumXaSx6XNweFhIzz6O6zFFm5tpE7+FudcurirFwo8fw6q/vXR8emE33TcuIBitk/1 1u4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=+SuWPZ2e/7zeEhPWaoi9jelX8WbYRm2ComoX27Rv4U4=; b=0QePz8oMm8mVEblV6d4m+IUuLw4DSJvE5Hmw5dAFGOQLhnKPELOfRXP9tc10XdoUyE 1q7aztyIwM7eL4UuV8D6g2AxWWPXdjrEW4xikmaZy7KBfBL2VQmwL+G+SDJ2NRNyRw1l Gn993YFq4hsAEIfH6xwEjWh7i08qcDaiilNfo9eHohnanP6Q4sdk+QELXpCSbYzZasu5 kuo4qlHDIVSmPs/+8CXwxdhQ7LwW5PviCCMS9sMTqlTMQs2rkYepb/0ndJczgo/qwIC7 NlH5zmBINOH2TyNoxt68blHQarD50sgCe6RAUPm8XKGOUdYq12svIzZpnjfafhGkqWV0 J02g== X-Gm-Message-State: AOAM533PI+96CjoIG8E98OaUuczOVTUfzHmfQovH8ClcVgCNGb4eKJFt EHi+9LUYxcrCM6Q7EYu74hTp6w== X-Google-Smtp-Source: ABdhPJw1KQWknFtoCAT+qBKsppNuuDAWOhAm97zko+rTSN6HXr4brTteq/LgXKaMD610Tg1naQiAlg== X-Received: by 2002:a05:6000:50a:b0:1e3:5af:153e with SMTP id a10-20020a056000050a00b001e305af153emr24268852wrf.385.1646255362131; Wed, 02 Mar 2022 13:09:22 -0800 (PST) Received: from Red ([2a01:cb1d:3d5:a100:264b:feff:fe03:2806]) by smtp.googlemail.com with ESMTPSA id j27-20020adfd21b000000b001e519f3e0d0sm118605wrh.7.2022.03.02.13.09.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Mar 2022 13:09:21 -0800 (PST) Date: Wed, 2 Mar 2022 22:09:19 +0100 From: LABBE Corentin To: John Keeping Cc: heiko@sntech.de, herbert@gondor.apana.org.au, krzysztof.kozlowski@canonical.com, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH 10/16] crypto: rockchip: rework by using crypto_engine Message-ID: References: <20220228194037.1600509-1-clabbe@baylibre.com> <20220228194037.1600509-11-clabbe@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Le Tue, Mar 01, 2022 at 12:57:16PM +0000, John Keeping a écrit : > On Mon, Feb 28, 2022 at 07:40:31PM +0000, Corentin Labbe wrote: > > Instead of doing manual queue management, let's use the crypto/engine > > for that. > > In the same time, rework the requests handling to be easier to > > understand (and fix all bugs related to them). > > > > Fixes: ce0183cb6464b ("crypto: rockchip - switch to skcipher API") > > Signed-off-by: Corentin Labbe > > --- > > In addition to the warnings reported by the kernel test robot, this > needs to add select CRYPTO_ENGINE to Kconfig for the Rockchip driver. > Hello Thanks for the report, I will fix this in v2 Thanks