commit | d0f85362c978904661bd6785cd6a7f3437ff85dd | [log] [tgz] |
---|---|---|
author | Alex Pyrgiotis <apyrgio@grnet.gr> | Tue Mar 12 10:28:35 2013 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Mar 12 13:09:14 2013 +0100 |
tree | 0df937a547b5076069c878e8df91e0b2726e6461 | |
parent | a5e0ee11ec34cfc70a78aee4f7a2eeb01d9cf41f [diff] |
lfsr: fix verification and spin bugs Changes: 1. Verification now works properly and reports for which value it fails 2. Fix a mishandling of spin incrementation which led to multiple calculation of the same values Signed-off-by: Alex Pyrgiotis <apyrgio@grnet.gr> Signed-off-by: Jens Axboe <axboe@kernel.dk>