]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd4cc49d16115a04555ca7cfd6f180dfc3bc9944e
tree43e7a2d1b54c10e28d8607d15c454ea6556f764c
parentac3de887423c857dc2e022f6d602bc844c93af73
[POWERPC] Fix FSL BookE machine check reporting

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>
arch/powerpc/kernel/traps.c
include/asm-powerpc/reg_booke.h