From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 3BBDF2C00D3 for ; Fri, 9 Aug 2013 17:16:35 +1000 (EST) Message-ID: <1376032572.32100.17.camel@pasglop> Subject: Re: [PATCH 3/8] Add all memory via sysfs probe interface at once From: Benjamin Herrenschmidt To: Nathan Fontenot Date: Fri, 09 Aug 2013 17:16:12 +1000 In-Reply-To: <52016047.5060903@linux.vnet.ibm.com> References: <51F01E06.6090800@linux.vnet.ibm.com> <51F01EFB.6070207@linux.vnet.ibm.com> <20130802023259.GC1680@concordia> <51FC04C2.70100@linux.vnet.ibm.com> <20130805031326.GB5347@concordia> <52016047.5060903@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Greg Kroah-Hartman , LKML , linux-mm , isimatu.yasuaki@jp.fujitsu.com, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2013-08-06 at 15:44 -0500, Nathan Fontenot wrote: > I am planning on pulling the first two patches and sending them out > separate from the patch set since they are really independent of the > rest of the patch series. > > The remaining code I will send out for review and inclusion in > linux-next so it can have the proper test time as you mentioned. Ping ? :-) Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx162.postini.com [74.125.245.162]) by kanga.kvack.org (Postfix) with SMTP id A7BE96B0033 for ; Fri, 9 Aug 2013 03:16:27 -0400 (EDT) Message-ID: <1376032572.32100.17.camel@pasglop> Subject: Re: [PATCH 3/8] Add all memory via sysfs probe interface at once From: Benjamin Herrenschmidt Date: Fri, 09 Aug 2013 17:16:12 +1000 In-Reply-To: <52016047.5060903@linux.vnet.ibm.com> References: <51F01E06.6090800@linux.vnet.ibm.com> <51F01EFB.6070207@linux.vnet.ibm.com> <20130802023259.GC1680@concordia> <51FC04C2.70100@linux.vnet.ibm.com> <20130805031326.GB5347@concordia> <52016047.5060903@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Nathan Fontenot Cc: Michael Ellerman , linux-mm , isimatu.yasuaki@jp.fujitsu.com, linuxppc-dev@lists.ozlabs.org, LKML , Greg Kroah-Hartman On Tue, 2013-08-06 at 15:44 -0500, Nathan Fontenot wrote: > I am planning on pulling the first two patches and sending them out > separate from the patch set since they are really independent of the > rest of the patch series. > > The remaining code I will send out for review and inclusion in > linux-next so it can have the proper test time as you mentioned. Ping ? :-) Cheers, Ben. -- 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 S1030457Ab3HIHQi (ORCPT ); Fri, 9 Aug 2013 03:16:38 -0400 Received: from gate.crashing.org ([63.228.1.57]:48778 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967344Ab3HIHQh (ORCPT ); Fri, 9 Aug 2013 03:16:37 -0400 Message-ID: <1376032572.32100.17.camel@pasglop> Subject: Re: [PATCH 3/8] Add all memory via sysfs probe interface at once From: Benjamin Herrenschmidt To: Nathan Fontenot Cc: Michael Ellerman , linux-mm , isimatu.yasuaki@jp.fujitsu.com, linuxppc-dev@lists.ozlabs.org, LKML , Greg Kroah-Hartman Date: Fri, 09 Aug 2013 17:16:12 +1000 In-Reply-To: <52016047.5060903@linux.vnet.ibm.com> References: <51F01E06.6090800@linux.vnet.ibm.com> <51F01EFB.6070207@linux.vnet.ibm.com> <20130802023259.GC1680@concordia> <51FC04C2.70100@linux.vnet.ibm.com> <20130805031326.GB5347@concordia> <52016047.5060903@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2013-08-06 at 15:44 -0500, Nathan Fontenot wrote: > I am planning on pulling the first two patches and sending them out > separate from the patch set since they are really independent of the > rest of the patch series. > > The remaining code I will send out for review and inclusion in > linux-next so it can have the proper test time as you mentioned. Ping ? :-) Cheers, Ben.