[POWERPC] Fix FSL BookE machine check reporting
authorBecky Bruce <becky.bruce@freescale.com>
Thu, 2 Aug 2007 20:37:15 +0000 (15:37 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 17 Aug 2007 18:22:28 +0000 (13:22 -0500)
Reserved MCSR bits on FSL BookE parts may have spurious values
when mcheck occurs.  Mask these off when printing the MCSR to
avoid confusion.  Also, get rid of the MCSR_GL_CI bit defined
for e500 - this bit doesn't actually have any meaning.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found