linux-stable/drivers/lightnvm
Greg Kroah-Hartman a9ae9dc212 lightnvm: disable the subsystem
In commit 9ea9b9c483 ("remove the lightnvm subsystem") the lightnvm
subsystem was removed as there is no hardware in the wild for it, and
the code is known to have problems.  This should also be disabled for
older LTS kernels as well to prevent anyone from accidentally using it.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Matias Bjørling <mb@lightnvm.io>
Cc: Javier González <javier@javigon.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-12 12:17:04 +02:00
..
Kconfig lightnvm: disable the subsystem 2022-05-12 12:17:04 +02:00
Makefile
core.c
pblk-cache.c
pblk-core.c lightnvm: pblk: free padded entries in write buffer 2018-09-15 09:45:35 +02:00
pblk-gc.c
pblk-init.c
pblk-map.c
pblk-rb.c lightnvm: pblk: fix lock order in pblk_rb_tear_down_check 2020-01-27 14:46:32 +01:00
pblk-read.c
pblk-recovery.c lightnvm: pblk: fix two sleep-in-atomic-context bugs 2018-11-13 11:14:52 -08:00
pblk-rl.c
pblk-sysfs.c
pblk-write.c lightnvm: pblk: free padded entries in write buffer 2018-09-15 09:45:35 +02:00
pblk.h
rrpc.c
rrpc.h