From: Scott Wood Date: Thu, 8 Apr 2010 05:38:22 +0000 (-0500) Subject: powerpc/e500mc: Implement machine check handler. X-Git-Tag: v2.6.35-rc2~55^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe04b1121511a97982a1fcdd38e44d2029304a6d;p=pandora-kernel.git powerpc/e500mc: Implement machine check handler. 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed