options: catch division by zero in setting CPU affinity
authorVincent Fu <vincent.fu@wdc.com>
Tue, 19 Feb 2019 21:44:08 +0000 (16:44 -0500)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Feb 2019 17:55:32 +0000 (10:55 -0700)
Catch a division by zero and abort with a helpful message instead of a
signal 8 floating point error.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found