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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 16B10C433F5 for ; Fri, 24 Dec 2021 13:03:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Zh4sgk0BvAEBzV+rgbXKq//fBlYEo73jBG82VtVHR4I=; b=0XfRXt9dpWjn+v nkv5Pdcm/Y4j9kzsZRxqeI7yesFm7Ltpgc/jM9R0Oj4FWIXvMTlELJ2HWj+i3GVclctYUkodacDFa Hc1zHKRBdYmb+Wdns9KUpy7eIIy5UZX5W8De313CASoL57VD26D5lcniMMf/TjHXGy3kR4Szk/yWa 8UG8/tmfO8DAYwuvAB0+GrT43jVl1/RYuG6aMA7SkSz2vCK8wQDEF6mpMqIvIgk3OAvhXnwoBTJ1q N/eu3MkuXAtXVYo8dClNwG0tZb98oUKMtUUlOJdQ8XVek32iX5CCeVW6ULihJ78cy4G0oh7QB5ooN 2dNw/KmDSkbggO4oivjQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0kBY-00EAU5-Q5; Fri, 24 Dec 2021 13:00:36 +0000 Received: from mail.skyhub.de ([5.9.137.197]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0kBU-00EATl-Ul for linux-arm-kernel@lists.infradead.org; Fri, 24 Dec 2021 13:00:34 +0000 Received: from zn.tnic (dslb-088-067-202-008.088.067.pools.vodafone-ip.de [88.67.202.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 56CEA1EC047C; Fri, 24 Dec 2021 14:00:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1640350824; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=UKOFa0PxUyKifdsyahgVU6kEgN7R2vRwQhsIcjDbUk0=; b=pniIqrjJ009jKE7RX25IZ5GrgiczuILp2EgHVfXfBepqeS7ljdUYS5RgyEaIesal4SMPub 567sYYoskMPSjcfSBnxOVEztiWoUndQRv5zNqwDZAD4SL/9sPrtEjAhUXCZfUlO76i7Od2 sTP2RMVsYZG/pa1O2NRXsnemImhAzPQ= Date: Fri, 24 Dec 2021 14:00:26 +0100 From: Borislav Petkov To: Tianjia Zhang Cc: Herbert Xu , "David S. Miller" , Vitaly Chikunov , Eric Biggers , Eric Biggers , Gilad Ben-Yossef , Ard Biesheuvel , Jussi Kivilinna , Catalin Marinas , Will Deacon , Thomas Gleixner , Ingo Molnar , Dave Hansen , "H. Peter Anvin" , linux-crypto@vger.kernel.org, x86@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm Message-ID: References: <20211223043547.32297-1-tianjia.zhang@linux.alibaba.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211224_050033_171561_DF2C513D X-CRM114-Status: GOOD ( 11.32 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Dec 24, 2021 at 06:01:44PM +0800, Tianjia Zhang wrote: > I'm sorry for the trouble to the community and reviews. Thanks for your > reminder. I will control the time interval when sending patches in the > future. Thanks and please peruse that file - it has a wealth of good suggestions in it. > Merry Christmas Eve. Happy holidays to you too! -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel