linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
To: Andy Whitcroft <apw@shadowen.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [PATCH] squash duplicate page_to_pfn and pfn_to_page
Date: Wed, 12 Apr 2006 10:23:34 +0900	[thread overview]
Message-ID: <20060412102334.0553cdea.kamezawa.hiroyu@jp.fujitsu.com> (raw)
In-Reply-To: <20060411194539.GA2507@shadowen.org>

On Tue, 11 Apr 2006 20:45:39 +0100
Andy Whitcroft <apw@shadowen.org> wrote:

> squash duplicate page_to_pfn and pfn_to_page
> 
> We have architectures where the size of page_to_pfn and pfn_to_page
> are significant enough to overall image size that they wish to
> push them out of line.  However, in the process we have grown
> a second copy of the implementation of each of these routines
> for each memory model.  Share the implmentation exposing it either
> inline or out-of-line as required.
> 

Thank you for elimination of duplicated codes.

Thanks,
-Kame

--
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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2006-04-12  1:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-11 19:45 Andy Whitcroft
2006-04-12  1:23 ` KAMEZAWA Hiroyuki [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060412102334.0553cdea.kamezawa.hiroyu@jp.fujitsu.com \
    --to=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=akpm@osdl.org \
    --cc=apw@shadowen.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox