On Wed, Jan 30, 2013 at 05:21:12PM +0900, Minchan Kim wrote: > Hi Greg, > > On Tue, Jan 29, 2013 at 11:20:06PM -0500, Greg Kroah-Hartman wrote: > > On Mon, Jan 28, 2013 at 09:38:23AM +0900, Minchan Kim wrote: > > > Now zram allocates new page with GFP_KERNEL in zram I/O path > > > if IO is partial. Unfortunately, It may cuase deadlock with > > > reclaim path so this patch solves the problem. > > > > > > Cc: stable@xxxxxxxxxxxxxxx > > > Cc: Jerome Marchand <jmarchan@xxxxxxxxxx> > > > Acked-by: Nitin Gupta <ngupta@xxxxxxxxxx> > > > Signed-off-by: Minchan Kim <minchan@xxxxxxxxxx> > > > --- > > > drivers/staging/zram/zram_drv.c | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Due to the discussion on this series, I don't know what patch to apply, > > so care to do a v6 of this with the patches that everyone has finally > > agreed on? > > I already sent v6. > https://lkml.org/lkml/2013/1/29/680 Greg, If you have a trouble to merge it, let me know it. Will resend it when linux-next comes in. Thanks. -- Kind regards, Minchan Kim -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>