All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linuxppc-dev@ozlabs.org
Subject: Re: [RFC/PATCH] powerpc: introduce "slices" (aka. meta-segments)
Date: Thu, 15 Feb 2007 20:09:58 +0100	[thread overview]
Message-ID: <200702152009.58367.arnd@arndb.de> (raw)
In-Reply-To: <1171528608.20192.264.camel@localhost.localdomain>

On Thursday 15 February 2007 09:36, Benjamin Herrenschmidt wrote:
> =A0arch/powerpc/Kconfig =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0 =A05
> =A0arch/powerpc/kernel/asm-offsets.c | =A0 16 -
> =A0arch/powerpc/mm/Makefile =A0 =A0 =A0 =A0 =A0| =A0 =A01
> =A0arch/powerpc/mm/hash_utils_64.c =A0 | =A0 =A04
> =A0arch/powerpc/mm/hugetlbpage.c =A0 =A0 | =A0514 -----------------------=
=2D-------------
> =A0arch/powerpc/mm/mmu_context_64.c =A0| =A0 =A04
> =A0arch/powerpc/mm/slb.c =A0 =A0 =A0 =A0 =A0 =A0 | =A0 11
> =A0arch/powerpc/mm/slb_low.S =A0 =A0 =A0 =A0 | =A0 50 ++-
> =A0arch/powerpc/mm/slice.c =A0 =A0 =A0 =A0 =A0 | =A0517 +++++++++++++++++=
+++++++++++++++++++++
> =A0include/asm-powerpc/mmu.h =A0 =A0 =A0 =A0 | =A0 12
> =A0include/asm-powerpc/paca.h =A0 =A0 =A0 =A0| =A0 =A02
> =A0include/asm-powerpc/page_64.h =A0 =A0 | =A0 83 ++----
> =A012 files changed, 625 insertions(+), 594 deletions(-)

I tried to review your patch, but I found it hard because of the amount of
code that that just gets moved from hugetlbpage.c to slice.c. Could you
send the next version of as two patches, with one of them only moving the
code without changing it?

	Arnd <><

  reply	other threads:[~2007-02-15 19:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15  8:36 [RFC/PATCH] powerpc: introduce "slices" (aka. meta-segments) Benjamin Herrenschmidt
2007-02-15 19:09 ` Arnd Bergmann [this message]
2007-02-15 20:49   ` Benjamin Herrenschmidt

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=200702152009.58367.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linuxppc-dev@ozlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.