Re: [PATCH] staging: zram: Prevent use of unmapped buffer

2012-11-22 Thread Dan Carpenter
On Fri, Nov 23, 2012 at 09:17:09AM +0900, Minchan Kim wrote: > Hi Nitin, > > Current next-20121115(I don't know why linux-next stay at the version. Is > there > any problem on the tree? or Stephen go to holiday?) Yep. He'll be back on Monday. regards, dan carpenter -- To unsubscribe from

Re: [PATCH] staging: zram: Prevent use of unmapped buffer

2012-11-22 Thread Minchan Kim
Hi Nitin, Current next-20121115(I don't know why linux-next stay at the version. Is there any problem on the tree? or Stephen go to holiday?) has a 37b51fdd(staging: zram: factor-out zram_decompress_page() function) so this patch should be based on that. Thanks. On Thu, Nov 22, 2012 at

[PATCH] staging: zram: Prevent use of unmapped buffer

2012-11-22 Thread Nitin Gupta
The commit c8f2f0db1 ("zram: Fix handling of incompressible pages") introduced a bug which caused a kunmap()'ed buffer to be used in case of partial writes where the data was found to be incompressible. This fixes bug 50081: https://bugzilla.kernel.org/show_bug.cgi?id=50081 Signed-off-by: Nitin

[PATCH] staging: zram: Prevent use of unmapped buffer

2012-11-22 Thread Nitin Gupta
The commit c8f2f0db1 (zram: Fix handling of incompressible pages) introduced a bug which caused a kunmap()'ed buffer to be used in case of partial writes where the data was found to be incompressible. This fixes bug 50081: https://bugzilla.kernel.org/show_bug.cgi?id=50081 Signed-off-by: Nitin

Re: [PATCH] staging: zram: Prevent use of unmapped buffer

2012-11-22 Thread Minchan Kim
Hi Nitin, Current next-20121115(I don't know why linux-next stay at the version. Is there any problem on the tree? or Stephen go to holiday?) has a 37b51fdd(staging: zram: factor-out zram_decompress_page() function) so this patch should be based on that. Thanks. On Thu, Nov 22, 2012 at

Re: [PATCH] staging: zram: Prevent use of unmapped buffer

2012-11-22 Thread Dan Carpenter
On Fri, Nov 23, 2012 at 09:17:09AM +0900, Minchan Kim wrote: Hi Nitin, Current next-20121115(I don't know why linux-next stay at the version. Is there any problem on the tree? or Stephen go to holiday?) Yep. He'll be back on Monday. regards, dan carpenter -- To unsubscribe from this