[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3817112.GjAvZ3MSSX@tachyon.chronox.de>
Date: Mon, 25 May 2015 13:50:55 +0200
From: Stephan Mueller <smueller@...onox.de>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: Linux Crypto Mailing List <linux-crypto@...r.kernel.org>,
netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>,
Johannes Berg <johannes@...solutions.net>,
Marcel Holtmann <marcel@...tmann.org>,
Steffen Klassert <steffen.klassert@...unet.com>
Subject: Re: [v2 PATCH 13/13] crypto: algif_aead - Switch to new AEAD interface
Am Montag, 25. Mai 2015, 18:20:21 schrieb Herbert Xu:
Hi Herbert,
> On Sun, May 24, 2015 at 12:52:02PM +0200, Stephan Mueller wrote:
> > [ 29.653113] BUG: unable to handle kernel NULL pointer dereference at
> > 000000000000000c
>
> Weird. I tried running your test but it appears to pass. The only
> failures were the nonsense strings and everything else says pased.
To simply verify that all passes is to check for the return code: the return
code tells you the number of failures --- the value of 0 indicates that all
pass.
And I see a simple test problem: I added a debug "return" that I forgot to
remove in the test.sh. Thus, the large test is not executed with test.sh.
When you have my code local, simply execute libkcapi/test/kcapi -y twice or
three times. That triggered the crash.
>
> It certainly didn't crash for me.
>
> Considering that I just killed cryptoff in my local tree, it is
> entirely possible that the patches that you are running are no
> longer the same as mine.
>
> So let me merge the cryptoff patches and then I'll repost the
> algif_aead patch and ask you to retest.
>
> Thanks,
--
Ciao
Stephan
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists