From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx180.postini.com [74.125.245.180]) by kanga.kvack.org (Postfix) with SMTP id 566F16B013C for ; Tue, 26 Jun 2012 03:08:37 -0400 (EDT) Received: from /spool/local by e28smtp08.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 26 Jun 2012 12:38:33 +0530 Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay03.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q5Q78TZn14877114 for ; Tue, 26 Jun 2012 12:38:29 +0530 Received: from d28av01.in.ibm.com (loopback [127.0.0.1]) by d28av01.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q5QCc2aP010213 for ; Tue, 26 Jun 2012 18:08:02 +0530 Message-ID: <4FE95FE8.3060406@linux.vnet.ibm.com> Date: Tue, 26 Jun 2012 15:08:24 +0800 From: Xiao Guangrong MIME-Version: 1.0 Subject: Re: [PATCH 01/10] zcache: fix preemptable memory allocation in atomic context References: <4FE0392E.3090300@linux.vnet.ibm.com> <4FE36D32.3030408@linux.vnet.ibm.com> <20120623030052.GA18440@kroah.com> <4FE86C1D.2020302@linux.vnet.ibm.com> <20120625141145.GA32567@kroah.com> In-Reply-To: <20120625141145.GA32567@kroah.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Greg Kroah-Hartman Cc: Seth Jennings , Andrew Morton , Dan Magenheimer , LKML , linux-mm@kvack.org On 06/25/2012 10:11 PM, Greg Kroah-Hartman wrote: > On Mon, Jun 25, 2012 at 08:48:13AM -0500, Seth Jennings wrote: >> On 06/22/2012 10:00 PM, Greg Kroah-Hartman wrote: >>> On Thu, Jun 21, 2012 at 01:51:30PM -0500, Seth Jennings wrote: >>>> I just noticed you sent this patchset to Andrew, but the >>>> staging tree is maintained by Greg. You're going to want to >>>> send these patches to him. >>>> >>>> Greg Kroah-Hartman >>> >>> After this series is redone, right? As it is, this submission didn't >>> look ok, so I'm hoping a second round is forthcoming... >> >> Yes. That is the cleanest way since there are dependencies >> among the patches. You could pull 04-08 and be ok, but you >> might just prefer a repost. > > I do prefer a repost, thanks. Sorry for the delay reply since i was on my vacation. I will post the v2 soon. Thank you all! -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org