From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751190AbbLTVci (ORCPT ); Sun, 20 Dec 2015 16:32:38 -0500 Received: from mail.eperm.de ([89.247.134.16]:40690 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751063AbbLTVch (ORCPT ); Sun, 20 Dec 2015 16:32:37 -0500 From: Stephan Mueller To: Herbert Xu Cc: Dmitry Vyukov , "David S. Miller" , linux-crypto@vger.kernel.org, LKML , syzkaller , Kostya Serebryany , Alexander Potapenko , Sasha Levin Subject: Re: WARNING in crypto_wait_for_test Date: Sun, 20 Dec 2015 22:32:34 +0100 Message-ID: <2207331.ptLrPvxQO5@myon.chronox.de> User-Agent: KMail/4.14.10 (Linux/4.2.6-301.fc23.x86_64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <20151218111657.GA21126@gondor.apana.org.au> References: <20151218084917.GA20345@gondor.apana.org.au> <20151218111657.GA21126@gondor.apana.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, 18. Dezember 2015, 19:16:57 schrieb Herbert Xu: Hi Herbert, > On Fri, Dec 18, 2015 at 04:49:17PM +0800, Herbert Xu wrote: > > OK turns out I was looking at the wrong WARN_ON line. > > > > This particular bug is a legacy of the geniv construct we have > > for ablkcipher. > > > > It should disappear once we remove geniv which I will do as part > > of the skcipher conversion. > > This patch should fix the problem. Yes, it does. Thanks. Tested-by: -- Ciao Stephan