linux/drivers/nvme/host
Matias Bjørling 437f8f9a1e 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>
2015-12-07 09:14:19 -07:00
..
Kconfig
lightnvm.c lightnvm: check mm before use 2015-12-07 09:14:19 -07:00
Makefile lightnvm: Simplify config when disabled 2015-11-29 14:34:57 -07:00
nvme.h lightnvm: Simplify config when disabled 2015-11-29 14:34:57 -07:00
pci.c nvme: temporary fix for Apple controller reset 2015-12-01 13:23:22 -07:00
scsi.c