From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Mueller Subject: Re: [PATCH v2] crypto: algif_hash - Only export and import on sockets with data Date: Sun, 01 Nov 2015 12:06:22 +0100 Message-ID: <6701102.WS1SYo6gYB@myon.chronox.de> References: <2587504.xtsMOV5mei@myon.chronox.de> <20151101091119.GA3035@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Harsh Jain , linux-crypto@vger.kernel.org To: Herbert Xu Return-path: Received: from mail.eperm.de ([89.247.134.16]:34489 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752382AbbKALG3 (ORCPT ); Sun, 1 Nov 2015 06:06:29 -0500 In-Reply-To: <20151101091119.GA3035@gondor.apana.org.au> Sender: linux-crypto-owner@vger.kernel.org List-ID: Am Sonntag, 1. November 2015, 17:11:19 schrieb Herbert Xu: Hi Herbert, > On Sat, Oct 31, 2015 at 12:45:47AM +0100, Stephan Mueller wrote: > > Testing complete: patch solves the oops and allows to successfully perform > > HMAC even when having subsequent accepts and operating on those subsequent > > accepts. > > Thanks Stephan! > > Unfortunately my patch is incomplete as some other thread could > change ctx->more while we're in the middle of the accept call. Tested-by: Stephan Mueller -- Ciao Stephan