All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Machine Check exception improvements
@ 2014-11-10 16:20 ` Markos Chandras
  0 siblings, 0 replies; 17+ messages in thread
From: Markos Chandras @ 2014-11-10 16:20 UTC (permalink / raw)
  To: linux-mips; +Cc: Markos Chandras

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-11-12  9:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-10 16:20 [PATCH 0/3] Machine Check exception improvements Markos Chandras
2014-11-10 16:20 ` Markos Chandras
2014-11-10 16:20 ` [PATCH 1/3] MIPS: kernel: traps: Replace printk with pr_info for MC exceptions Markos Chandras
2014-11-10 16:20   ` Markos Chandras
2014-11-10 16:42   ` David Daney
2014-11-11  9:42     ` Markos Chandras
2014-11-11  9:42       ` Markos Chandras
2014-11-12  9:22   ` [PATCH v2 1/3] MIPS: kernel: traps: Replace printk with pr_err " Markos Chandras
2014-11-12  9:22     ` Markos Chandras
2014-11-10 16:20 ` [PATCH 2/3] MIPS: kernel: traps: Dump the HTW registers on a MC exception Markos Chandras
2014-11-10 16:20   ` Markos Chandras
2014-11-12  9:22   ` [PATCH v2 " Markos Chandras
2014-11-12  9:22     ` Markos Chandras
2014-11-10 16:20 ` [PATCH 3/3] MIPS: kernel: traps: Dump the PageGrain and Wired registers on MC Markos Chandras
2014-11-10 16:20   ` Markos Chandras
2014-11-12  9:23   ` [PATCH v2 " Markos Chandras
2014-11-12  9:23     ` Markos Chandras

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.