Re: [PATCH 2/5] lightnvm: implement nvm_submit_ppa_list

From: Johannes Thumshirn
Date: Tue Apr 05 2016 - 11:07:23 EST


On 2016-04-05 16:55, Matias BjÃrling wrote:
The nvm_submit_ppa function assumes that users manage all plane
blocks as a single block. Extend the API with nvm_submit_ppa_list
to allow the user to send its own ppa list. If the user submits more
than a single PPA, the user must take care to allocate and free
the corresponding ppa list.

Signed-off-by: Matias BjÃrling <m@xxxxxxxxxxx>

Looks good,
Reviewed-by: Johannes Thumshirn <jthumshirn@xxxxxxx>