Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp842650ybi; Thu, 30 May 2019 07:35:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqymTtJ4UhvNQtVXfqBlX7GwWEWq8uDirZi13HTOYyIEWdbG7SMnR3ASWc74LtFd6HwfXytA X-Received: by 2002:a62:6585:: with SMTP id z127mr3980157pfb.179.1559226926050; Thu, 30 May 2019 07:35:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559226926; cv=none; d=google.com; s=arc-20160816; b=ZcLiS8LCgxhaNld1RbPWXzvN0ErZxqkF7H//NRcP5zjJXkIJh+mlpocUu1E0J6Y6T/ n/j1UqXCN2j6uU6fSry8U7DZGYOPmfDAEi1gY3ikbmAuQqHdVhyINM7LYSTAD10YA1tl hsBWgnoRtMTZMycxaGPHDBcDpYWrW1TxBFGRx10DdWs136f0oekgaL+qkv+hjjN+RTgQ kYONcELxx6FAKxAs5qHmnuBR4NpxZ9QzEJDAmG7psA7cTjNnq91qypHZanlT3/xkBZwu 5M8EEaeWEhZgG0GUxgd7ddIhPPMDVjxM2we/o5HmR3/HBDkqWfA5dSQlMwSa8A09sEny 4Pww== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=fhJLjLeBuzDGCIXxVrvG6xJxBNzX/LABQy8xjABRI2I=; b=s2A+CusqyrXee3Q58/M8vV01RzfdcuZ80IQ9OXEPadysQOz+TjVTh1aeIZoecN0unw QKpl0NotwkqsgtCNveSHLMsp7a8ou8wcfmpCfXzo5/RzkYmuvfgXkGTIAN0beWHrMlQR /WdehNfxJA0GIo69rTINA5DYKPpjZvunIWv2OEMESaGVLrJtgPTf3J2Tr3kv28jq2f03 AfK4aPs0WKud9lVvbi2plWiMNQmwW/dAIojTpiAZnuBJwbwtbqWKsIadaI618z+HeXd2 CgOF3Sxp+TX6PJ4E8sgW9ZK/tcTJLUYipef8drlmAQvA6YetaJjqJhG8LmzAy87XCYOE uYQA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d23si3284117pgv.513.2019.05.30.07.35.09; Thu, 30 May 2019 07:35:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726415AbfE3Oew (ORCPT + 99 others); Thu, 30 May 2019 10:34:52 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:38438 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726430AbfE3Oev (ORCPT ); Thu, 30 May 2019 10:34:51 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtps (Exim 4.89 #2 (Debian)) id 1hWM8l-0006sR-DQ; Thu, 30 May 2019 22:34:47 +0800 Received: from herbert by gondobar with local (Exim 4.89) (envelope-from ) id 1hWM8c-00049G-MZ; Thu, 30 May 2019 22:34:38 +0800 Date: Thu, 30 May 2019 22:34:38 +0800 From: Herbert Xu To: Ard Biesheuvel Cc: Iuliana Prodan , Eric Biggers , "David S. Miller" , Horia Geanta , Sascha Hauer , "open list:HARDWARE RANDOM NUMBER GENERATOR CORE" , Linux Kernel Mailing List , dl-linux-imx Subject: Re: [PATCH] crypto: gcm - fix cacheline sharing Message-ID: <20190530143438.d62y3woaogyivqpm@gondor.apana.org.au> References: <20190529202728.GA35103@gmail.com> <20190530133427.qrwjzctac2x6nsby@gondor.apana.org.au> <20190530142734.qlhgzeal22zxfhk5@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Thu, May 30, 2019 at 04:31:09PM +0200, Ard Biesheuvel wrote: > > This might work: Looks good to me. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt