From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755961Ab0CJJHA (ORCPT ); Wed, 10 Mar 2010 04:07:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36574 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755808Ab0CJJG5 (ORCPT ); Wed, 10 Mar 2010 04:06:57 -0500 Message-ID: <4B9761FF.70808@redhat.com> Date: Wed, 10 Mar 2010 17:10:23 +0800 From: Cong Wang User-Agent: Thunderbird 2.0.0.23 (X11/20091001) MIME-Version: 1.0 To: =?UTF-8?B?QW5kcsOpIEdvZGRhcmQgUm9zYQ==?= CC: KOSAKI Motohiro , Andrew Morton , Alexander Viro , Roland McGrath , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] coredump: plug a memory leak situation on dump_seek() References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org André Goddard Rosa wrote: > After having started writing the coredump, if filesystem reports an error > anytime while writing part of the core file, we would leak a memory page > when bailing out. > > Signed-off-by: André Goddard Rosa > Acked-by: KOSAKI Motohiro Looks good for me too! Thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: Re: [PATCH] coredump: plug a memory leak situation on dump_seek() Date: Wed, 10 Mar 2010 17:10:23 +0800 Message-ID: <4B9761FF.70808@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: KOSAKI Motohiro , Andrew Morton , Alexander Viro , Roland McGrath , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: =?UTF-8?B?QW5kcsOpIEdvZGRhcmQgUm9zYQ==?= Return-path: Received: from mx1.redhat.com ([209.132.183.28]:36574 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755808Ab0CJJG5 (ORCPT ); Wed, 10 Mar 2010 04:06:57 -0500 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Andr=C3=A9 Goddard Rosa wrote: > After having started writing the coredump, if filesystem reports an e= rror > anytime while writing part of the core file, we would leak a memory p= age > when bailing out. >=20 > Signed-off-by: Andr=C3=A9 Goddard Rosa > Acked-by: KOSAKI Motohiro Looks good for me too! Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html