Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161557Ab3DGIAI (ORCPT ); Sun, 7 Apr 2013 04:00:08 -0400 Received: from cassarossa.samfundet.no ([193.35.52.29]:35571 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161511Ab3DGIAH (ORCPT ); Sun, 7 Apr 2013 04:00:07 -0400 Date: Sun, 7 Apr 2013 09:59:02 +0200 From: Hans-Christian Egtvedt To: Jiang Liu Cc: Andrew Morton , Jiang Liu , David Rientjes , Wen Congyang , Mel Gorman , Minchan Kim , KAMEZAWA Hiroyuki , Michal Hocko , James Bottomley , Sergei Shtylyov , David Howells , Mark Salter , Jianguo Wu , linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Haavard Skinnemoen Subject: Re: [PATCH v4, part3 15/41] mm/AVR32: prepare for removing num_physpages and simplify mem_init() Message-ID: <20130407075902.GA31879@samfundet.no> References: <1365258760-30821-1-git-send-email-jiang.liu@huawei.com> <1365258760-30821-16-git-send-email-jiang.liu@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1365258760-30821-16-git-send-email-jiang.liu@huawei.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 953 Lines: 29 Around Sat 06 Apr 2013 22:32:14 +0800 or thereabout, Jiang Liu wrote: > Prepare for removing num_physpages and simplify mem_init(). > > Signed-off-by: Jiang Liu > Cc: Haavard Skinnemoen > Cc: Hans-Christian Egtvedt > Cc: linux-kernel@vger.kernel.org (open list) Acked-by: Hans-Christian Egtvedt > --- > arch/avr32/mm/init.c | 29 ++++------------------------- > 1 file changed, 4 insertions(+), 25 deletions(-) > > diff --git a/arch/avr32/mm/init.c b/arch/avr32/mm/init.c > index 7e8d55a..c1706a0 100644 > --- a/arch/avr32/mm/init.c > +++ b/arch/avr32/mm/init.c -- mvh Hans-Christian Egtvedt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/