On Mon, Sep 24, 2007 at 02:01:00PM -0500, Scott Wood wrote:
> On non-book-E, if a faulting PC is in the first few pages, and it's not an
> ITLB miss, it's likely executing in real mode, probably at an exception 
> vector.
> 
> Rather than print a useless XXXXXXXX, it is assumed that this is the case, and
> the address is treated as physical.  This helps when debugging corruption at
> the beginning of memory.

Please use regs->msr & MSR_IR instead.


-Olof

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to