commit | 86d7a9a9c4775f864e6bc5f5da66ef9ea3715734 | [log] [tgz] |
---|---|---|
author | Becky Bruce <becky.bruce@freescale.com> | Thu Aug 02 15:37:15 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Aug 17 13:22:28 2007 -0500 |
tree | 43e7a2d1b54c10e28d8607d15c454ea6556f764c | |
parent | b66510cb9992d204f216049e9c01d432c7635f6c [diff] |
[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>