commit | 30cb4c650a0a4c7ca79d4336ddb1fe3f988a4b2a | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Fri Feb 28 08:35:40 2014 -0800 |
committer | Jens Axboe <axboe@fb.com> | Fri Feb 28 08:35:40 2014 -0800 |
tree | 2b7d06932a2e5f71f6c978620e2eb85fbcc6740a | |
parent | a1fc70fbb0497a4e0dc061bd8fc35c8d4d29d2dd [diff] |
Fix off-by-one bug in CPU split mask handling The thread number is not zero based, it starts from 1. Signed-off-by: Jens Axboe <axboe@fb.com>