linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@embeddededge.com>
To: clasu@luukku.com
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: ioremap problem with kernel 2.6.11 on mpc8270
Date: Sat, 23 Apr 2005 17:25:20 -0400	[thread overview]
Message-ID: <26b0918f636b06e4c0cffa6808c212ae@embeddededge.com> (raw)
In-Reply-To: <1114268839955.clasu.41340._Jq1rpPPGxteNPNX4EzpwA@luukku.com>


On Apr 23, 2005, at 11:07 AM, clasu@luukku.com wrote:

> It seems to me that the ioremap call fails somehow in 2.6.11 and that 
> the page
> tables are not updated correctly.

I can't find any obvious differences that would cause this.  I suspect 
something
may be different in your platform specific set up or there was some 
minor
changes that are required moving your platform specific set up to the 
newer
kernel sources.

> I have not been able to find out what causes this but it would make 
> may day if
> someone could help me a bit.

In arch/ppc/mm/pgtable.c, about line 481, change the
	#define HAVE_BATS 1
to
	#define HAVE_BATS 0


and report if that makes any difference.

Thanks.

	-- Dan

      reply	other threads:[~2005-04-23 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-23 15:07 ioremap problem with kernel 2.6.11 on mpc8270 clasu
2005-04-23 21:25 ` Dan Malek [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=26b0918f636b06e4c0cffa6808c212ae@embeddededge.com \
    --to=dan@embeddededge.com \
    --cc=clasu@luukku.com \
    --cc=linuxppc-embedded@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).