From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Wed, 4 Dec 2013 09:56:29 -0500 Subject: [PATCH v2 00/23] mm: Use memblock interface instead of bootmem In-Reply-To: <20131203224836.GR8277@htj.dyndns.org> References: <1386037658-3161-1-git-send-email-santosh.shilimkar@ti.com> <20131203224836.GR8277@htj.dyndns.org> Message-ID: <529F429D.2020207@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 03 December 2013 05:48 PM, Tejun Heo wrote: > FYI, the series is missing the first patch. > Patch at least made it to the list [1]. Not sure why you didn't get it but it has your ack ;) Regards, Santosh [1] https://lkml.org/lkml/2013/12/2/999 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f42.google.com (mail-yh0-f42.google.com [209.85.213.42]) by kanga.kvack.org (Postfix) with ESMTP id 114BE6B0037 for ; Wed, 4 Dec 2013 09:56:42 -0500 (EST) Received: by mail-yh0-f42.google.com with SMTP id z6so11518602yhz.15 for ; Wed, 04 Dec 2013 06:56:41 -0800 (PST) Received: from devils.ext.ti.com (devils.ext.ti.com. [198.47.26.153]) by mx.google.com with ESMTPS id o28si7819652yhd.41.2013.12.04.06.56.40 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 04 Dec 2013 06:56:41 -0800 (PST) Message-ID: <529F429D.2020207@ti.com> Date: Wed, 4 Dec 2013 09:56:29 -0500 From: Santosh Shilimkar MIME-Version: 1.0 Subject: Re: [PATCH v2 00/23] mm: Use memblock interface instead of bootmem References: <1386037658-3161-1-git-send-email-santosh.shilimkar@ti.com> <20131203224836.GR8277@htj.dyndns.org> In-Reply-To: <20131203224836.GR8277@htj.dyndns.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Tejun Heo Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mm@kvack.org, Yinghai Lu , "H. Peter Anvin" , Andrew Morton , Russell King On Tuesday 03 December 2013 05:48 PM, Tejun Heo wrote: > FYI, the series is missing the first patch. > Patch at least made it to the list [1]. Not sure why you didn't get it but it has your ack ;) Regards, Santosh [1] https://lkml.org/lkml/2013/12/2/999 -- 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 S932588Ab3LDO5G (ORCPT ); Wed, 4 Dec 2013 09:57:06 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:58389 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932334Ab3LDO5E (ORCPT ); Wed, 4 Dec 2013 09:57:04 -0500 Message-ID: <529F429D.2020207@ti.com> Date: Wed, 4 Dec 2013 09:56:29 -0500 From: Santosh Shilimkar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Tejun Heo CC: , , , Yinghai Lu , "H. Peter Anvin" , Andrew Morton , Russell King Subject: Re: [PATCH v2 00/23] mm: Use memblock interface instead of bootmem References: <1386037658-3161-1-git-send-email-santosh.shilimkar@ti.com> <20131203224836.GR8277@htj.dyndns.org> In-Reply-To: <20131203224836.GR8277@htj.dyndns.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 03 December 2013 05:48 PM, Tejun Heo wrote: > FYI, the series is missing the first patch. > Patch at least made it to the list [1]. Not sure why you didn't get it but it has your ack ;) Regards, Santosh [1] https://lkml.org/lkml/2013/12/2/999