engines/cpu: fix potential overflow in thinktime calculation
authorJens Axboe <axboe@kernel.dk>
Sun, 30 Sep 2018 14:41:40 +0000 (08:41 -0600)
committerJens Axboe <axboe@kernel.dk>
Sun, 30 Sep 2018 14:41:40 +0000 (08:41 -0600)
commit2bce52c621f0e1d7a360e8aedfe23300f8e56bb9
treece637225b8f200561c751895d21aeef1d1baa870
parent2474b06db61072bcb027c8f3b309b8df3f74627c
engines/cpu: fix potential overflow in thinktime calculation

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/cpu.c