Posted (March 30, 2011, 2:29 a.m.)
-
src/arch/arm/faults.cc (Diff revision 1) -
The "Faults" trace flag can be useful during boot to see where things go haywire since early on there shouldn't be any, at least in ISAs with hardware TLB miss handlers. Perhaps you should make this and any other artificial faults use FaultsVerbose or similar so they get ignored unless you really wanted to see them.
-
src/arch/arm/table_walker.cc (Diff revision 1) -
It's not part of this change, but the brackets are messed up on this line.
-
src/arch/arm/table_walker.cc (Diff revision 1) -
This panic doesn't do anything any more.
