[PATCH v2 1/3] lightnvm: missing nvm_lock acquire

Matias Bjørling m at bjorling.me
Fri Nov 27 11:41:29 PST 2015


On 11/27/2015 01:04 PM, Wenwei Tao wrote:
> Hi Matias
> Previous version patch miss acquire lock before find supported manager
> in nvm_init().
> And find supported manager code is duplicated in nvm_init() and
> nvm_create_target(), we may move it into a function to make the code
> more clean.
> And find supported manager may blocked while holding the lock, this is
> not good.
>

Ok, thanks. I'll pick this one up instead then.




More information about the Linux-nvme mailing list