Re: [PATCH] crypto: only wait for completion once
From: John Mathew <hidden>
Date: 2020-02-11 15:52:56
From: John Mathew <hidden>
Date: 2020-02-11 15:52:56
On Tue, Feb 11, 2020 at 2:04 PM Sebastian Andrzej Siewior [off-list ref] wrote:
On 2020-02-11 13:48:59 [+0200], John Mathew wrote:quoted
quoted
Have you tested this patch and if so how?I ran the syzkaller for many days and was not able to reproduce the hang, also no new issues were found. Do you know any more tests for the crypto functionality?crypto/tcrypt.c
I ran the module in a loop with mode ranging from 0..200. The output is the same (tcrypt: all tests passed ) with and without my patch.
Sebastian