On 09/21/2017 12:15 PM, Rakesh Pandit wrote:
On Thu, Sep 21, 2017 at 11:56:46AM +0200, Javier González wrote:
On 20 Sep 2017, at 21.50, Rakesh Pandit wrote:
Use appropriate memory free calls based on allocation type used and
also fix number of times free is called if kmalloc fails.
Signed-off
On Thu, Sep 21, 2017 at 11:56:46AM +0200, Javier González wrote:
> > On 20 Sep 2017, at 21.50, Rakesh Pandit wrote:
> >
> > Use appropriate memory free calls based on allocation type used and
> > also fix number of times free is called if kmalloc fails.
> >
> > Signed-off-by: Rakesh Pandit
> >
> On 20 Sep 2017, at 21.50, Rakesh Pandit wrote:
>
> Use appropriate memory free calls based on allocation type used and
> also fix number of times free is called if kmalloc fails.
>
> Signed-off-by: Rakesh Pandit
> ---
> drivers/lightnvm/pblk-init.c | 8 ++--
> 1 file changed, 6 insertions(
Use appropriate memory free calls based on allocation type used and
also fix number of times free is called if kmalloc fails.
Signed-off-by: Rakesh Pandit
---
drivers/lightnvm/pblk-init.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/lightnvm/pblk-init.c b/d
4 matches
Mail list logo