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 E911AC54EBE for ; Mon, 16 Jan 2023 15:35:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229869AbjAPPfd (ORCPT ); Mon, 16 Jan 2023 10:35:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229829AbjAPPeu (ORCPT ); Mon, 16 Jan 2023 10:34:50 -0500 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A0CDA22DD6; Mon, 16 Jan 2023 07:32:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1673883168; x=1705419168; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=IX6MG/DkLSU/QlvZhY0E7d815jJXpDQyeiduYgOCx3c=; b=MIA5cfxtFtmTx2yMTwzHc2stXaNqelbOhjxIPdwVD4Z6cKWssYIdJww7 Iz5dcNKRcOzFZWsdBwkvnNIy4QMHSaA3fa4wLSRRM7UKwxxkT1zGtVi/p WnW6Jjgp+L4+H/krgG3y6UfLle9M7fU8z28pECtbPQ1bMvgrhPi0qhUm0 PMHOMUg691+jxP2YPvtwbt6OyBQ25URnraAd84tDe8u1NDZ9HTvyBY1r5 dlmfopZAezG7wdwtmMZwxV+eSbUnrZcjBveZMjltEmQn/aVoSir3ImvS7 x11MD9V4R8iQ9pDbCehNkQMNibBfVtV963NmH4IyyV3DZMsgMhysukg0Y w==; X-IronPort-AV: E=Sophos;i="5.97,221,1669100400"; d="asc'?scan'208";a="132556156" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 16 Jan 2023 08:32:47 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.16; Mon, 16 Jan 2023 08:32:47 -0700 Received: from wendy (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.16 via Frontend Transport; Mon, 16 Jan 2023 08:32:46 -0700 Date: Mon, 16 Jan 2023 15:32:23 +0000 From: Conor Dooley To: Peter Lafreniere CC: Ard Biesheuvel , "linux-crypto@vger.kernel.org" , "x86@kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] crypto: x86 - exit fpu context earlier in ECB/CBC macros Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GTFKFmdaX+KuRxuR" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org --GTFKFmdaX+KuRxuR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jan 16, 2023 at 03:20:59PM +0000, Peter Lafreniere wrote: > > Please don't send encrypted emails to the mailing list. Plaintext > > only, with the patch in the message body (not as an attachment). > > Please use git send-email if you have trouble configuring your email > > client. > My apologies. I was having difficulties configuring git send-email, > but now I believe that I have the issues resolved. Future patches will > be properly formatted. It landed okay on lore: https://lore.kernel.org/linux-crypto/IBooTlGWpNE7pOelt0gm21bxW7wBILNYJ1HaoPbbfdEEMwz0Pp92vpd_OUlhNFNAitFThTi27P6q6NvcYMKm-y7tjwiF9YbImWjhgC3UDMk=@n8pjl.ca/#t I've seen enough of these now to know where this is going, I'd bet that you're a protonmail user... --GTFKFmdaX+KuRxuR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY8Vt/AAKCRB4tDGHoIJi 0kxFAP0c0W3exQ+SRD/pD/kjDfDsSquFbKpeHbDfYfM9ZJnkHQEAvZpvA9RM967Y lyGgBJ8TfeB4sOOicKh02a/Viogb7Q8= =bBcu -----END PGP SIGNATURE----- --GTFKFmdaX+KuRxuR--