From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from scrub.xs4all.nl ([194.109.195.176]:2084 "EHLO scrub.xs4all.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758529AbXGMUJn (ORCPT ); Fri, 13 Jul 2007 16:09:43 -0400 From: Roman Zippel Subject: Re: [PATCH 0/7] Sparsemem Virtual Memmap V5 Date: Fri, 13 Jul 2007 22:08:48 +0200 References: <20070713104044.0d090c79.akpm@linux-foundation.org> In-Reply-To: <20070713104044.0d090c79.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707132208.50631.zippel@linux-m68k.org> Sender: linux-arch-owner@vger.kernel.org To: Andrew Morton Cc: Christoph Lameter , linux-mm@kvack.org, linux-arch@vger.kernel.org, Andy Whitcroft , Nick Piggin , Mel Gorman List-ID: Hi, On Friday 13 July 2007, Andrew Morton wrote: > > Would it be possible to merge this for 2.6.23 (maybe late?). > > It would be nice to see a bit of spirited reviewing from the affected arch > maintainers and mm people... As far as m68k is concerned I like it, especially that it gets rid of the explicit table lookup. :) bye, Roman