From: Josh Boyer <jwboyer@linux.vnet.ibm.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] powerpc: rework 4xx PTE access and TLB miss
Date: Mon, 7 Jul 2008 10:06:27 -0400 [thread overview]
Message-ID: <20080707100627.4be05488@zod.rchland.ibm.com> (raw)
In-Reply-To: <20080701043607.07484DDED7@ozlabs.org>
On Tue, 01 Jul 2008 14:35:42 +1000
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> This is some preliminary work to improve TLB management on SW loaded
> TLB powerpc platforms. This introduce support for non-atomic PTE
> operations in pgtable-ppc32.h and removes write back to the PTE from
> the TLB miss handlers. In addition, the DSI interrupt code no longer
> tries to fixup write permission, this is left to generic code, and
> _PAGE_HWWRITE is gone.
I tried testing this on a Sequoia board this morning. Kernel boots,
but then it hangs when starting the init process. The last message
seen is:
INIT: version 2.86
booting
The setup is an tftp'd kernel via U-Boot using cuImage, nfsroot
filesystem. Sequoia has an FPU, and CONFIG_PPC_FPU is set.
I reverted this patch and used the latest powerpc-next branch and it
boots fine.
Seems something is wrong here still. I suspect the DSI handler
changes, but I have no proof and haven't debugged it yet. Until we
get it fixed, I don't feel overly comfortable putting it in the next
branch. Which board and setup did you test with?
josh
next prev parent reply other threads:[~2008-07-07 14:10 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-01 4:35 [PATCH] powerpc: rework 4xx PTE access and TLB miss Benjamin Herrenschmidt
2008-07-07 14:06 ` Josh Boyer [this message]
2008-07-07 22:03 ` Benjamin Herrenschmidt
2008-07-08 1:25 ` Josh Boyer
2008-07-08 1:34 ` Benjamin Herrenschmidt
2008-07-08 4:58 ` Benjamin Herrenschmidt
2008-07-07 22:48 ` Sean MacLennan
-- strict thread matches above, loose matches on Subject: below --
2008-07-08 5:54 Benjamin Herrenschmidt
2008-07-09 0:53 ` Sean MacLennan
2008-07-09 1:53 ` Benjamin Herrenschmidt
2008-07-09 14:23 ` Josh Boyer
2008-07-09 16:36 ` Josh Boyer
2008-07-09 15:31 ` Kumar Gala
2008-07-09 20:04 ` 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=20080707100627.4be05488@zod.rchland.ibm.com \
--to=jwboyer@linux.vnet.ibm.com \
--cc=benh@kernel.crashing.org \
--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).