Eric Biggers <[email protected]> wrote: > From: Eric Biggers <[email protected]> > > Call cond_resched() after each fuzz test iteration. This avoids stall > warnings if fuzz_iterations is set very high for testing purposes. > > While we're at it, also call cond_resched() after finishing testing each > test vector. > > Signed-off-by: Eric Biggers <[email protected]> > --- > crypto/testmgr.c | 6 ++++++ > 1 file changed, 6 insertions(+)
Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
