commit | bb27aa9ecd1f72e68b0fa2dffeb45bee3b1cb5ca | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Fri Jan 05 14:16:02 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jan 05 08:50:12 2018 -0700 |
tree | b05c8dc0e9b37ebfee9d06e54e5e315ac3dd067c | |
parent | 98281a90acc04d8a10407dabd2e397e4312b80c0 [diff] |
lightnvm: remove lower page tables The lower page table is unused. All page tables reported by 1.2 devices are all reporting a sequential 1:1 page mapping. This is also not used going forward with the 2.0 revision. Signed-off-by: Matias Bjørling <m@bjorling.me> Reviewed-by: Javier González <javier@cnexlabs.com> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@kernel.dk>