Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753606Ab3FGJf3 (ORCPT ); Fri, 7 Jun 2013 05:35:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50265 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753386Ab3FGJf2 (ORCPT ); Fri, 7 Jun 2013 05:35:28 -0400 Message-ID: <51B1A94F.3060005@redhat.com> Date: Fri, 07 Jun 2013 11:35:11 +0200 From: Jerome Marchand User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Jiang Liu CC: Greg Kroah-Hartman , Nitin Gupta , Minchan Kim , Yijing Wang , Jiang Liu , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 05/10] zram: avoid double free in function zram_bvec_write() References: <1370361968-8764-1-git-send-email-jiang.liu@huawei.com> <1370361968-8764-5-git-send-email-jiang.liu@huawei.com> In-Reply-To: <1370361968-8764-5-git-send-email-jiang.liu@huawei.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 586 Lines: 17 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: stable@vger.kernel.org I thought I acked this one already. I guess I didn't. Acked-by: Jerome Marchand -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/