commit | d160147b5c96ef5ec842c604ccd79f5f03306677 | [log] [tgz] |
---|---|---|
author | Wenwei Tao <ww.tao0320@gmail.com> | Sat Nov 28 16:49:25 2015 +0100 |
committer | Jens Axboe <axboe@fb.com> | Sun Nov 29 14:34:58 2015 -0700 |
tree | 2672290a927b3af161f3cc0ab0e276de7d06cefd | |
parent | 76e25081b6ae60fb094328dedf900ec15f10a9fd [diff] |
lightnvm: do device max sectors boundary check first do device max_phys_sect boundary check first, otherwise we will allocate dma_pools for devices whose max sectors are beyond lightnvm support and register them. Signed-off-by: Wenwei Tao <ww.tao0320@gmail.com> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>