Re: [PATCH] zram: free meta table in zram_meta_free

From: Ganesh Mahendran
Date: Mon Jan 26 2015 - 20:43:23 EST


Hello, Minchan

2015-01-26 23:45 GMT+08:00 Minchan Kim <minchan@xxxxxxxxxx>:
> Hello,
>
> On Sat, Jan 24, 2015 at 09:45:53PM +0800, Ganesh Mahendran wrote:
>> zram_meta_alloc() and zram_meta_free() are a pair.
>> In zram_meta_alloc(), meta table is allocated. So it it better to free
>> it in zram_meta_free().
>>
>> Signed-off-by: Ganesh Mahendran <opensource.ganesh@xxxxxxxxx>
>> Cc: Nitin Gupta <ngupta@xxxxxxxxxx>
>> Cc: Minchan Kim <minchan@xxxxxxxxxx>
>
> Looks good to me but it seems the patch is based on my recent work
> "zram: free meta out of init_lock".
> Please resend it on recent mmotm because I will respin my patch and
> your patch is orthogonal with mine.

OK, I will resend the patch. Thanks.

>
> Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/