From: Josh Boyer <jwboyer@linux.vnet.ibm.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, Kumar Gala <kumar.gala@freescale.com>
Subject: Re: [PATCH 2/3] powerpc: Split mmu_context handling
Date: Thu, 4 Dec 2008 07:46:53 -0500 [thread overview]
Message-ID: <20081204074653.0a8edf2d@zod.rchland.ibm.com> (raw)
In-Reply-To: <20081204054228.E8FE6DDE0F@ozlabs.org>
On Thu, 04 Dec 2008 16:41:48 +1100
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
Stephen had a bunch of comments as well, so I'll spare you those
again...
> Index: linux-work/arch/powerpc/mm/mmu_context_nohash.c
> ===================================================================
> --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> +++ linux-work/arch/powerpc/mm/mmu_context_nohash.c 2008-12-03 13:50:18.000000000 +1100
> @@ -0,0 +1,168 @@
> +/*
> + * This file contains the routines for handling the MMU on those
> + * PowerPC implementations where the MMU substantially follows the
> + * architecture specification. This includes the 6xx, 7xx, 7xxx,
> + * 8260, and POWER3 implementations but excludes the 8xx and 4xx.
> + * -- paulus
..but I couldn't let this one go. Totally incorrect comments here given
that the file is _for_ 8xx and 4xx. I suspect an errant copy/paste :).
josh
next prev parent reply other threads:[~2008-12-04 12:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-04 5:41 [PATCH 2/3] powerpc: Split mmu_context handling Benjamin Herrenschmidt
2008-12-04 6:17 ` Stephen Rothwell
2008-12-04 7:10 ` Benjamin Herrenschmidt
2008-12-04 12:46 ` Josh Boyer [this message]
2008-12-04 22:03 ` 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=20081204074653.0a8edf2d@zod.rchland.ibm.com \
--to=jwboyer@linux.vnet.ibm.com \
--cc=benh@kernel.crashing.org \
--cc=kumar.gala@freescale.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).