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 X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 03A96C47087 for ; Fri, 28 May 2021 07:28:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D70DE611CD for ; Fri, 28 May 2021 07:28:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236023AbhE1H3f (ORCPT ); Fri, 28 May 2021 03:29:35 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:50364 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236018AbhE1H3b (ORCPT ); Fri, 28 May 2021 03:29:31 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtp (Exim 4.92 #5 (Debian)) id 1lmWuS-0003kR-1v; Fri, 28 May 2021 15:27:56 +0800 Received: from herbert by gondobar with local (Exim 4.92) (envelope-from ) id 1lmWuR-00021Y-Sc; Fri, 28 May 2021 15:27:55 +0800 Date: Fri, 28 May 2021 15:27:55 +0800 From: Herbert Xu To: Kai Ye Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, wangzhou1@hisilicon.com Subject: Re: [PATCH v2 0/2] crypto: hisilicon/qm - add dfx log and a bugfix Message-ID: <20210528072755.GO7392@gondor.apana.org.au> References: <1621591364-46526-1-git-send-email-yekai13@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1621591364-46526-1-git-send-email-yekai13@huawei.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Fri, May 21, 2021 at 06:02:42PM +0800, Kai Ye wrote: > This patchset adds the dfx log and fixes an algorithm registration bug. > > changes v1->v2: > modify the patchset commits > > Kai Ye (2): > crypto: hisilicon/qm - add dfx log if not use hardware crypto algs > crypto: hisilicon/qm - fix the process of VF's list adding > > drivers/crypto/hisilicon/qm.c | 15 +++++++++------ > 1 file changed, 9 insertions(+), 6 deletions(-) All applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt