From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752523Ab3LCAch (ORCPT ); Mon, 2 Dec 2013 19:32:37 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43526 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751663Ab3LCAcf (ORCPT ); Mon, 2 Dec 2013 19:32:35 -0500 Date: Mon, 2 Dec 2013 16:32:34 -0800 From: Andrew Morton To: Santosh Shilimkar Cc: , , , , Yinghai Lu , "H. Peter Anvin" , Russell King , Arnd Bergmann , Nicolas Pitre , Olof Johansson Subject: Re: [PATCH 00/24] mm: Use memblock interface instead of bootmem Message-Id: <20131202163234.3edcb8e77834322314c435ea@linux-foundation.org> In-Reply-To: <5298C5C2.60008@ti.com> References: <1383954120-24368-1-git-send-email-santosh.shilimkar@ti.com> <5298C5C2.60008@ti.com> X-Mailer: Sylpheed 3.2.0beta5 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 29 Nov 2013 11:50:10 -0500 Santosh Shilimkar wrote: > Tejun, Andrew, > > On Friday 08 November 2013 06:41 PM, Santosh Shilimkar wrote: > > Tejun and others, > > > > Following up with the earlier RFC [1] comments, here is the updated > > patch series based on the discussion. This series is the last bottleneck > > now for me to enable the coherency on keystone ARM LPAE architecture on which > > the physical memory starts after 4BG. I would like to get these patches > > in next merge window(3.14), so any help in terms of testing/comments is > > appreciated. > > > Now since the 3.13-rc1 is out, it will be best to apply these patches > on memblock tree so that they start appearing in next to catch any > regressions, issues etc. It will give us some time to fix any issues > arises from next. > > For convenience, I have re-based the series on top of 3.13-rc1 and > pushed it on below tree. > > git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git > for_3.14/memblock > > web-url: > https://git.kernel.org/cgit/linux/kernel/git/ssantosh/linux-keystone.git/log/?h=for_3.14/memblock > > Can you please pull these in you tree and apply against your > next branch ? It would cause me much joy if yinghai were able to find time to review all this. The patches are a bit old now, so perhaps a resend will help.