From: Manuel L. <ma...@ro...> - 2007-02-09 09:33:02
|
On Fri, Feb 09, 2007 at 05:34:24PM +0900, Paul Mundt wrote: > On Thu, Feb 08, 2007 at 12:02:47PM +0100, Manuel Lauss wrote: > > On Thu, Feb 08, 2007 at 05:26:23PM +0900, Paul Mundt wrote: > > > Assuming no luck and you hit the same problem again, but at a different > > > offset, and it's repeatable, can you walk the page tables and print out > > > the pgprot encoding as well as the corresponding pfn << PAGE_SHIFT for > > > each remapped PTE? > > > > That may take a (long) while, I don't know yet where to start :) > > > Try this.. Thank you. Courisouly, with the dumping enabled the oops did not occur the first 3 times, strange, but after a another reset it is as oops-happy as ever. This is the log of the first few *working* cases: http://mlau.at/sh/sh4-ptedumper.txt And here from the oopsing ones: http://mlau.at/sh/sh4-ptedumper-2.txt http://mlau.at/sh/sh4-ptedumper-3.txt I'll try to find something with the JTAG probe next. -- ml. |