Hi, This patchset adds some additional information to the machine check exception handler. It prints the wired and pagegrain registers as well as the HTW registers if the core supports it. It also replaces all the printk statements with pr_info(). Markos Chandras (3): MIPS: kernel: traps: Replace printk with pr_info for MC exceptions MIPS: kernel: traps: Dump the HTW registers on a MC exception MIPS: kernel: traps: Dump the PageGrain and Wired registers on MC arch/mips/kernel/traps.c | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) -- 2.1.3