RE: [ PATCH ] Memory leak fix for bug 57101.

2013-04-26 Thread Anurup m
; Nataraj m Subject: Re: [ PATCH ] Memory leak fix for bug 57101. On Thu, 25 Apr 2013 13:49:12 + Anurup m wrote: > Resending the patch as Plain text, with no mangled tabs. Please send us a Signed-off-by: for this, as described in Documentation/SubmittingPatches, thanks. -- To unsubscr

RE: [ PATCH ] Memory leak fix for bug 57101.

2013-04-26 Thread Anurup m
; shyju pv; Sanil kumar; Nataraj m Subject: Re: [ PATCH ] Memory leak fix for bug 57101. On Thu, 25 Apr 2013 13:49:12 + Anurup m anuru...@huawei.com wrote: Resending the patch as Plain text, with no mangled tabs. Please send us a Signed-off-by: for this, as described in Documentation

Re: [ PATCH ] Memory leak fix for bug 57101.

2013-04-25 Thread Andrew Morton
On Thu, 25 Apr 2013 13:49:12 + Anurup m wrote: > Resending the patch as Plain text, with no mangled tabs. Please send us a Signed-off-by: for this, as described in Documentation/SubmittingPatches, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

RE: [ PATCH ] Memory leak fix for bug 57101.

2013-04-25 Thread Anurup m
= seq_release, + .release= single_release, }; Regards, Anurup M -Original Message- From: Lizefan Sent: 2013年4月25日 17:01 To: Anurup m Cc: 'linux-kernel@vger.kernel.org'; shyju pv; Sanil kumar; Nataraj m Subject: Re: [ PATCH ] Memory leak fix for bug 57101

Re: [ PATCH ] Memory leak fix for bug 57101.

2013-04-25 Thread Li Zefan
On 2013/4/25 18:05, Anurup m wrote: > Hi All, > > There is a kernel memory leak observed when the proc file > /proc/fs/fscache/stats is read. > The reason is that in fscache_stats_open, single_open is called and > respective release function is not called during release. > Hence fix with

Re: [ PATCH ] Memory leak fix for bug 57101.

2013-04-25 Thread Li Zefan
On 2013/4/25 18:05, Anurup m wrote: Hi All, There is a kernel memory leak observed when the proc file /proc/fs/fscache/stats is read. The reason is that in fscache_stats_open, single_open is called and respective release function is not called during release. Hence fix with correct

RE: [ PATCH ] Memory leak fix for bug 57101.

2013-04-25 Thread Anurup m
= seq_release, + .release= single_release, }; Regards, Anurup M -Original Message- From: Lizefan Sent: 2013年4月25日 17:01 To: Anurup m Cc: 'linux-kernel@vger.kernel.org'; shyju pv; Sanil kumar; Nataraj m Subject: Re: [ PATCH ] Memory leak fix for bug 57101

Re: [ PATCH ] Memory leak fix for bug 57101.

2013-04-25 Thread Andrew Morton
On Thu, 25 Apr 2013 13:49:12 + Anurup m anuru...@huawei.com wrote: Resending the patch as Plain text, with no mangled tabs. Please send us a Signed-off-by: for this, as described in Documentation/SubmittingPatches, thanks. -- To unsubscribe from this list: send the line unsubscribe