public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: "Segher Boessenkool" <segher@kernel•crashing.org>
To: "Albert Cahalan" <acahalan@gmail•com>
Cc: linuxppc-dev@lists•ozlabs.org
Subject: Re: use of BAT before taking over the MMU
Date: Mon, 4 Oct 2010 06:25:25 +0200 (CEST)	[thread overview]
Message-ID: <63799.84.105.60.153.1286166325.squirrel@gate.crashing.org> (raw)
In-Reply-To: <AANLkTikPhpvJetY+NDFggYE6Wp6ppyt2BLmzEbsiwHuZ@mail.gmail.com>

> On the prom boot path, with the firmware supposed to
> be managing the MMU, there is a case where:
>
> 1. Linux changes some BAT registers.
> 2. Bits 0x00000070 are/become set in the MSR.
> 3. Linux takes an MMU fault.
> 4. The firmware handles it.
>
> AFAIK, you can't expect the firmware to leave the BAT alone.
> If the firmware provides mapping services by using the BAT
> as a software-filled TLB, Linux's BAT changes may be lost.
>
> You also can't expect that your BAT changes will not conflict
> with mappings that the firmware uses for itself. The firmware
> might write to your new BAT mapping, relying on those virtual
> addresses to be something else entirely.

The PowerPC OF binding requires the firmware to save and restore
the BATs on entry to / exit from the firmware.


Segher

  reply	other threads:[~2010-10-04  4:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-02 18:32 use of BAT before taking over the MMU Albert Cahalan
2010-10-04  4:25 ` Segher Boessenkool [this message]
2010-10-04 16:06   ` Albert Cahalan
2010-10-05  7:54     ` Segher Boessenkool
2010-10-05  8:11     ` Benjamin Herrenschmidt
2010-10-05  8:10   ` Benjamin Herrenschmidt
2010-10-05 12:05     ` Albert Cahalan
2010-10-05 12:28       ` Benjamin Herrenschmidt
2010-10-05 15:31       ` Segher Boessenkool
2010-10-07  2:05         ` Albert Cahalan
2010-10-07  8:00           ` Benjamin Herrenschmidt
2010-10-05 15:22     ` Segher Boessenkool
2010-10-05  8:09 ` 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=63799.84.105.60.153.1286166325.squirrel@gate.crashing.org \
    --to=segher@kernel$(echo .)crashing.org \
    --cc=acahalan@gmail$(echo .)com \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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