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 linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html