From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422973AbWBOFm3 (ORCPT ); Wed, 15 Feb 2006 00:42:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422974AbWBOFm3 (ORCPT ); Wed, 15 Feb 2006 00:42:29 -0500 Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:35734 "EHLO fgwmail7.fujitsu.co.jp") by vger.kernel.org with ESMTP id S1422973AbWBOFm2 (ORCPT ); Wed, 15 Feb 2006 00:42:28 -0500 Message-ID: <43F2BF9B.90402@jp.fujitsu.com> Date: Wed, 15 Feb 2006 14:43:55 +0900 From: KAMEZAWA Hiroyuki User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Andrew Morton CC: linux-kernel@vger.kernel.org, kyle@mcmartin.ca Subject: Re: [PATCH] unify pfn_to_page take3 [0/23] References: <43F1A753.2020003@jp.fujitsu.com> <20060214213356.02b0caef.akpm@osdl.org> In-Reply-To: <20060214213356.02b0caef.akpm@osdl.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton wrote: > KAMEZAWA Hiroyuki wrote: >> User-Agent: Thunderbird 1.5 (Windows/20051201) > > uh-oh. > >> Hi, this is unify-pfn_to_page patch take3. thank you for comments on >> previous version. > > I get 100% rejects on all patches due to your email clients's > space-stuffing, which my client (or at least this version of it) doesn't > want to un-space-stuff. > > Please resend off-list, using text/plain attachments. > Ouch, very sorry.. I posted them in usual way, but something was wrong. I'll do soon. I'm now comparing inlined and out-of-lined pfn_to_page() on ia64 sparsemem. I'll post it if it is interesting. -- Kame