> static struct ufshpb_driver ufshpb_drv;
> > +unsigned int ufshpb_host_map_kbytes = 1 * 1024;
> I think you've already declared this as a module parameter in 3/5.
>
> No need to fix this now, unless there will be some more comments,
> And you'll issue a v4.
OK, thanks!
> static struct ufshpb_driver ufshpb_drv;
> +unsigned int ufshpb_host_map_kbytes = 1 * 1024;
I think you've already declared this as a module parameter in 3/5.
No need to fix this now, unless there will be some more comments,
And you'll issue a v4.
Thanks,
Avri
This is a patch for managing L2P map in HPB module.
The HPB divides logical addresses into several regions. A region consists
of several sub-regions. The sub-region is a basic unit where L2P mapping is
managed. The driver loads L2P mapping data of each sub-region. The loaded
sub-region is called a
3 matches
Mail list logo