]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmatest: use pseudo random numbers
authorDan Williams <dan.j.williams@intel.com>
Thu, 7 Nov 2013 00:30:03 +0000 (16:30 -0800)
committerDan Williams <dan.j.williams@intel.com>
Thu, 14 Nov 2013 19:04:40 +0000 (11:04 -0800)
commitbe9fa5a43641103bf13cd1bb8101a1453da03616
treeea9d77f6036262580f7b28cd067cbe590e880ded
parenta9e554957de406d6adc581731f571b8a1503f6b0
dmatest: use pseudo random numbers

There is no need for dmatest to drain the entropy pool.

It would be nice to one day have repeatable runs, but would need a
larger rework to synchronize and order calls to the rng across test
threads.

Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/dmatest.c