Re: [PATCH v2 05/10] zram: avoid double free in function zram_bvec_write()

2013-06-07 Thread Jerome Marchand
On 06/04/2013 06:06 PM, Jiang Liu wrote: > When doing a patial write and the whole page is filled with zero, > zram_bvec_write() will free uncmem twice. > > Signed-off-by: Jiang Liu > Cc: sta...@vger.kernel.org I thought I acked this one already. I guess I didn't. Acked-by: Jerome Marchand -

Re: [PATCH v2 05/10] zram: avoid double free in function zram_bvec_write()

2013-06-04 Thread Minchan Kim
On Wed, Jun 05, 2013 at 12:06:03AM +0800, Jiang Liu wrote: > When doing a patial write and the whole page is filled with zero, > zram_bvec_write() will free uncmem twice. > > Signed-off-by: Jiang Liu > Cc: sta...@vger.kernel.org Acked-by: Minchan Kim -- Kind regards, Minchan Kim -- To unsubscr