All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Mar <jmar@terayon.com>
To: "linuxppc-embedded@lists.linuxppc.org"
	<linuxppc-embedded@lists.linuxppc.org>
Subject: 8260 and HPTE
Date: Wed, 11 Sep 2002 16:32:51 -0700	[thread overview]
Message-ID: <3D7FD2A3.EC0E0F06@terayon.com> (raw)


Hello,

I am using 2.4.18 on a proprietary 8260 board. It appears that
CPU_FTR_HPTE_TABLE is not supported for the 8260(603e). Therefore,
MMU_init_hw in ppc_mmu.c returns without patching create_hpte and
flush_hash_page in hashtable.S or allocating hash memory.

However, a Data Access Exception(0x300) eventually calls create_hpte,
trashing my memory.

What am I missing here?

Jim


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2002-09-11 23:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-11 23:32 Jim Mar [this message]
2002-09-12  4:19 ` 8260 and HPTE Paul Mackerras

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=3D7FD2A3.EC0E0F06@terayon.com \
    --to=jmar@terayon.com \
    --cc=linuxppc-embedded@lists.linuxppc.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.