linux_dsm_epyc7002/drivers/lightnvm
Matias Bjørling 08236c6bb2 lightnvm: unconverted ppa returned in get_bb_tbl
The get_bb_tbl function takes ppa as a generic address, which is
converted to the ppa device address within the device driver. When
the update_bbtbl callback is called from get_bb_tbl, the device
specific ppa is used, instead of the generic ppa.

Make sure to pass the generic ppa.

Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-11-29 14:34:58 -07:00
..
core.c lightnvm: do device max sectors boundary check first 2015-11-29 14:34:58 -07:00
gennvm.c lightnvm: unconverted ppa returned in get_bb_tbl 2015-11-29 14:34:58 -07:00
gennvm.h lightnvm: update bad block table format 2015-11-16 15:20:25 -07:00
Kconfig rrpc: Round-robin sector target with cost-based gc 2015-10-29 16:21:42 +09:00
Makefile rrpc: Round-robin sector target with cost-based gc 2015-10-29 16:21:42 +09:00
rrpc.c lightnvm: remove linear and device addr modes 2015-11-16 15:20:34 -07:00
rrpc.h lightnvm: refactor phys addrs type to u64 2015-11-03 09:53:24 -07:00