From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andr=E9_Goddard_Rosa?= Subject: Re: [PATCH] binfmt_elf: plug a memory leak situation on dump_seek() Date: Tue, 2 Mar 2010 23:17:54 -0300 Message-ID: References: <322581998527c77c89d6fb91b8cbe02b5637c6dc.1267156293.git.andre.goddard@gmail.com> <20100302124206.4e0a42b4.akpm@linux-foundation.org> <20100303105911.D63A.A69D9226@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Andrew Morton , Alexander Viro , Roland McGrath , WANG Cong , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: KOSAKI Motohiro Return-path: In-Reply-To: <20100303105911.D63A.A69D9226@jp.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi Kosaki Motohiro, Andrew, >> Please don't send unchangelogged patches. >> >> Explain the leak. >> >> Explain the user impact (ie: how it is triggered). >> >> Explain how the patch fixes it. >> >> Thanks. > > Hi Andre, > > plus, can you please rebase this patch onto -mmotm tree? it have lots= elf core dump related > fix and it is going to be merged at this merge window, maybe. > > I think your patch is correct. but I hope to avoid patch confliction. > > Thanks. > Sure, I'm going to include a proper changelog, rebase it on top of -mmotm tree and send a new patch soon. Thank you, Andr=E9