]> Pileus Git - ~andy/linux/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)
commit86d7a9a9c4775f864e6bc5f5da66ef9ea3715734
tree43e7a2d1b54c10e28d8607d15c454ea6556f764c
parentb66510cb9992d204f216049e9c01d432c7635f6c
[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