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 <[email protected]> > Cc: Nitin Gupta <[email protected]> > Cc: Minchan Kim <[email protected]>
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. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

