git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99ec28f
)
powerpc/e500mc: Implement machine check handler.
author
Scott Wood
<scottwood@freescale.com>
Thu, 8 Apr 2010 05:38:22 +0000
(
00:38
-0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Fri, 21 May 2010 12:41:52 +0000
(07:41 -0500)
Most of the MSCR bit assigments are different in e500mc versus
e500, and they are now write-one-to-clear.
Some e500mc machine check conditions are made recoverable (as long as
they aren't stuck on), most notably L1 instruction cache parity errors.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found