diff options
author | Matias Bjørling <m@bjorling.me> | 2015-12-06 11:25:46 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-12-07 17:14:19 +0100 |
commit | 437f8f9a1e923deab6c61822c36f29f4a2198cfe (patch) | |
tree | 65aef1e138b3ab6e5dbe53782e41dc8c9a8aa36e /Makefile | |
parent | lightnvm: refactor spin_unlock in gennvm_get_blk (diff) | |
download | linux-437f8f9a1e923deab6c61822c36f29f4a2198cfe.tar.xz linux-437f8f9a1e923deab6c61822c36f29f4a2198cfe.zip |
lightnvm: check mm before use
The core can may issue I/Os before a media manager is registered with
the lightnvm subsystem. Make sure that we don't call the media manager
->end_io prematurely with a null pointer.
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions