From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx119.postini.com [74.125.245.119]) by kanga.kvack.org (Postfix) with SMTP id 960316B0289 for ; Fri, 22 Jun 2012 23:00:57 -0400 (EDT) Received: by dakp5 with SMTP id p5so3759561dak.14 for ; Fri, 22 Jun 2012 20:00:56 -0700 (PDT) Date: Fri, 22 Jun 2012 20:00:52 -0700 From: Greg Kroah-Hartman Subject: Re: [PATCH 01/10] zcache: fix preemptable memory allocation in atomic context Message-ID: <20120623030052.GA18440@kroah.com> References: <4FE0392E.3090300@linux.vnet.ibm.com> <4FE36D32.3030408@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FE36D32.3030408@linux.vnet.ibm.com> Sender: owner-linux-mm@kvack.org List-ID: To: Seth Jennings Cc: Xiao Guangrong , Andrew Morton , Dan Magenheimer , LKML , linux-mm@kvack.org 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... thanks, greg k-h -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754472Ab2FWDA6 (ORCPT ); Fri, 22 Jun 2012 23:00:58 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:54567 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752711Ab2FWDA5 (ORCPT ); Fri, 22 Jun 2012 23:00:57 -0400 Date: Fri, 22 Jun 2012 20:00:52 -0700 From: Greg Kroah-Hartman To: Seth Jennings Cc: Xiao Guangrong , Andrew Morton , Dan Magenheimer , LKML , linux-mm@kvack.org Subject: Re: [PATCH 01/10] zcache: fix preemptable memory allocation in atomic context Message-ID: <20120623030052.GA18440@kroah.com> References: <4FE0392E.3090300@linux.vnet.ibm.com> <4FE36D32.3030408@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FE36D32.3030408@linux.vnet.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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... thanks, greg k-h