On Tue, Feb 11, 2020 at 2:04 PM Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote: > > On 2020-02-11 13:48:59 [+0200], John Mathew wrote: > > > 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